We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 798a007 commit a2d4a88Copy full SHA for a2d4a88
Dockerfile
@@ -1,7 +1,7 @@
1
# =========================================
2
# Build stage
3
4
-FROM --platform=$BUILDPLATFORM golang:1.23-alpine3.21 as build
+FROM --platform=$BUILDPLATFORM golang:1.24-alpine3.21 as build
5
6
ARG TARGETOS
7
ARG TARGETARCH
0 commit comments