Skip to content

Commit c373d63

Browse files
Update golang:latest Docker digest to 36b4f45
1 parent b8b3085 commit c373d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
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:a22b2e6c5e753345b9759fba9e5c1731ebe28af506745e98f406cc85d50c828e as builder
3+
FROM golang:latest@sha256:36b4f45d2874905b9e8573b783292629bcb346d0a70d8d7150b6df545234818f as builder
44
ARG TARGETOS
55
ARG TARGETARCH
66
ARG BUILD_FLAGS=""

0 commit comments

Comments
 (0)