Skip to content

Commit f26589c

Browse files
Update golang:latest Docker digest to b01f7c7 (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0991b99 commit f26589c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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:f06d2bb355a67ccc6c23f3699766323a09ed0a4b724a6b25a300d4b30e01f02c as builder
3+
FROM golang:latest@sha256:b01f7c744a3f1fccaf44905169169fed0ab13e6d1d702a6542d07b34cf677969 as builder
44
ARG TARGETOS
55
ARG TARGETARCH
66
ARG BUILD_FLAGS=""

0 commit comments

Comments
 (0)