Skip to content

Commit 9ab1562

Browse files
committed
Update golang:latest Docker digest to 03082de
1 parent 4568b0a commit 9ab1562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
# Build a go app into a minimal docker image with timezone support and SSL cert chains.
3-
FROM golang:latest@sha256:53048e8f87cb42d5dfb620423479e1acf2d178038c77c61b97ed5d4165e574dc as builder
3+
FROM golang:latest@sha256:03082deb6ae090a0caa4e4a8f666bc59715bc6fa67f5fd109f823a0c4e1efc2a as builder
44
ARG TARGETOS
55
ARG TARGETARCH
66
ARG BUILD_FLAGS=""

0 commit comments

Comments
 (0)