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 ceed04e commit a5ca603Copy full SHA for a5ca603
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:764d7e0ce1df1e4a1bddc6d1def5f3516fdc045c5fad88e61f67fdbd1857282f as builder
+FROM golang:latest@sha256:20a022e5112a144aa7b7aeb3f22ebf2cdaefcc4aac0d64e8deeee8cdc18b9c0f as builder
4
ARG TARGETOS
5
ARG TARGETARCH
6
ARG BUILD_FLAGS=""
0 commit comments