Skip to content

Commit

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

0 comments on commit e53e5c9

Please sign in to comment.