Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ab2a8b3a3 | |||
| 5a52aacde1 |
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
ARG BUILDPLATFORM
|
ARG BUILDPLATFORM
|
||||||
FROM --platform=$BUILDPLATFORM golang:1.25-alpine AS builder
|
FROM --platform=$BUILDPLATFORM golang:1.27-alpine AS builder
|
||||||
|
|
||||||
# Set working directory
|
# Set working directory
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Reference in New Issue
Block a user