Skip to content

Commit

Permalink
Update golang:latest Docker digest to 9f541c4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 12, 2024
1 parent b79c40f commit ee66096
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:46a86b411554728154e56f9719426a47e5ded3cab7adb1ecb22a988f486e99ae as builder
FROM golang:latest@sha256:9f541c4c8b590975de3510e3014e2fdc36d7c633fadbd3c4e5f96fbddfc96bbf as builder
ARG TARGETOS
ARG TARGETARCH
ARG BUILD_FLAGS=""
Expand Down

0 comments on commit ee66096

Please sign in to comment.