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