Skip to content

Commit

Permalink
Update golang:latest Docker digest to 4f063a2
Browse files Browse the repository at this point in the history
renovate[bot] committed Sep 28, 2024
1 parent 4993b9b commit 23b9e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

# Build a go app into a minimal docker image with timezone support and SSL cert chains.
FROM golang:latest@sha256:efa59042e5f808134d279113530cf419e939d40dab6475584a13c62aa8497c64 as builder
FROM golang:latest@sha256:4f063a24d429510e512cc730c3330292ff49f3ade3ae79bda8f84a24fa25ecb0 as builder
ARG TARGETOS
ARG TARGETARCH
ARG BUILD_FLAGS=""

0 comments on commit 23b9e93

Please sign in to comment.