We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd9f55e commit ceed04eCopy full SHA for ceed04e
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:10c131810f80a4802c49cab0961bbe18a16f4bb2fb99ef16deaa23e4246fc817 as builder
+FROM golang:latest@sha256:764d7e0ce1df1e4a1bddc6d1def5f3516fdc045c5fad88e61f67fdbd1857282f as builder
4
ARG TARGETOS
5
ARG TARGETARCH
6
ARG BUILD_FLAGS=""
0 commit comments