We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ae9a2e + 74f3bc9 commit 4760815Copy full SHA for 4760815
Dockerfile
@@ -3,7 +3,7 @@
3
##
4
## Build
5
6
-FROM --platform=$BUILDPLATFORM golang:1.25-alpine AS build
+FROM --platform=$BUILDPLATFORM golang:1.26-alpine AS build
7
8
ARG TARGETOS
9
ARG TARGETARCH
0 commit comments