Skip to content

Commit

Permalink
Update golang:latest Docker digest to d7b4cfd
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent 35dafbf commit aa956d5
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:cc637ce72c1db9586bd461cc5882df5a1c06232fd5dfe211d3b32f79c5a999fc as builder
FROM golang:latest@sha256:d7b4cfdee0b5e884694c08fbb61e0a1c3788559977dadb6051f45aac75d4bbdb as builder
ARG TARGETOS
ARG TARGETARCH
ARG BUILD_FLAGS=""
Expand Down

0 comments on commit aa956d5

Please sign in to comment.