We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5320cd0 commit f04dfa6Copy full SHA for f04dfa6
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM golang:1.24 AS build
+FROM --platform=$BUILDPLATFORM golang:1.25 AS build
2
ARG TARGETARCH
3
WORKDIR /usr/src/app
4
COPY *.go go.mod go.sum ./
0 commit comments