We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0852c1 + d1396f7 commit 06e0986Copy full SHA for 06e0986
build/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.19.0
+FROM alpine:3.21.3
2
3
RUN apk --no-cache add \
4
ca-certificates
build/Dockerfile-multiarch
@@ -22,7 +22,7 @@ RUN CGO_ENABLED=0 GOARCH=${TARGETARCH} \
22
-X main.BuildDate=$(date +%Y-%m-%d-%H:%M)" \
23
${MAIN_PKG}
24
25
26
27
28
0 commit comments