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 5406793 commit 35fdbd1
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:c2010b9c2342431a24a2e64e33d9eb2e484af49e72c820e200d332d214d5e61f as builder
FROM golang:latest@sha256:a66eda637829ce891e9cf61ff1ee0edf544e1f6c5b0e666c7310dce231a66f28 as builder

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

0 comments on commit 35fdbd1

Please sign in to comment.