Skip to content

Commit

Permalink
Update golang:latest Docker digest to efe985e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent 7089878 commit fa7b8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/mulery/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build a go app into a minimal docker image with timezone support and SSL cert chains.
FROM golang:latest@sha256:4e2551bdfcc449e1363284ddba11e89607d88e915674b6f654a7a5bf47a83200 as builder
FROM golang:latest@sha256:efe985ec6ca642b035ea2896c7e975f0ec04063bcdb206bbff0d4e1c74ba3ff7 as builder

RUN mkdir -p $GOPATH/pkg/mod $GOPATH/bin $GOPATH/src /build
COPY . /build
Expand Down

0 comments on commit fa7b8a7

Please sign in to comment.