We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae72024 + 59b3507 commit a2e0cc4Copy full SHA for a2e0cc4
Dockerfile
@@ -1,6 +1,6 @@
1
# -----------------------------------------------------------------------------
2
# Build...
3
-FROM golang:1.23.5-alpine3.21 AS build
+FROM golang:1.24.1-alpine3.21 AS build
4
ARG TARGETOS
5
ARG TARGETARCH
6
0 commit comments