Skip to content

Commit c0319de

Browse files
authored
Merge pull request #202 from golift/renovate/golang-latest
Update golang:latest Docker digest to cc73743
2 parents 356778b + 60ff267 commit c0319de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/mulery/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build a go app into a minimal docker image with timezone support and SSL cert chains.
2-
FROM golang:latest@sha256:d2e5acc5c29cc331ad5e4f59b09dee0f7d47043b072de0799be63e5c49f95feb AS builder
2+
FROM golang:latest@sha256:cc737435e2742bd6da3b7d575623968683609a3d2e0695f9d85bee84071c08e6 AS builder
33

44
RUN mkdir -p $GOPATH/pkg/mod $GOPATH/bin $GOPATH/src /build
55
COPY . /build

0 commit comments

Comments
 (0)