Skip to content

Commit e42e0b7

Browse files
Update golang:latest Docker digest to 4546829 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70d519d commit e42e0b7

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:927112936d6b496ed95f55f362cc09da6e3e624ef868814c56d55bd7323e0959 as builder
3+
FROM golang:latest@sha256:4546829ecda4404596cf5c9d8936488283910a3564ffc8fe4f32b33ddaeff239 as builder
44
ARG TARGETOS
55
ARG TARGETARCH
66
ARG BUILD_FLAGS=""

0 commit comments

Comments
 (0)