We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0991b99 commit f26589cCopy full SHA for f26589c
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:f06d2bb355a67ccc6c23f3699766323a09ed0a4b724a6b25a300d4b30e01f02c as builder
+FROM golang:latest@sha256:b01f7c744a3f1fccaf44905169169fed0ab13e6d1d702a6542d07b34cf677969 as builder
4
ARG TARGETOS
5
ARG TARGETARCH
6
ARG BUILD_FLAGS=""
0 commit comments