Skip to content

Commit

Permalink
Update golang:latest Docker digest to ecde762
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 7, 2024
1 parent dbd9957 commit ea5c271
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:efe985ec6ca642b035ea2896c7e975f0ec04063bcdb206bbff0d4e1c74ba3ff7 as builder
FROM golang:latest@sha256:ecde762a70025518c23ca1564441dc2ae2dc7af7254392e5d48c7918b156a163 as builder
ARG TARGETOS
ARG TARGETARCH
ARG BUILD_FLAGS=""
Expand Down

0 comments on commit ea5c271

Please sign in to comment.