We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7feea0 commit e53e5c9Copy full SHA for e53e5c9
Dockerfile
@@ -1,6 +1,6 @@
1
2
# Build a go app into a minimal docker image with timezone support and SSL cert chains.
3
-FROM golang:latest@sha256:c2010b9c2342431a24a2e64e33d9eb2e484af49e72c820e200d332d214d5e61f as builder
+FROM golang:latest@sha256:a66eda637829ce891e9cf61ff1ee0edf544e1f6c5b0e666c7310dce231a66f28 as builder
4
ARG TARGETOS
5
ARG TARGETARCH
6
ARG BUILD_FLAGS=""
0 commit comments