We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 356778b + 60ff267 commit c0319deCopy full SHA for c0319de
cmd/mulery/Dockerfile
@@ -1,5 +1,5 @@
1
# Build a go app into a minimal docker image with timezone support and SSL cert chains.
2
-FROM golang:latest@sha256:d2e5acc5c29cc331ad5e4f59b09dee0f7d47043b072de0799be63e5c49f95feb AS builder
+FROM golang:latest@sha256:cc737435e2742bd6da3b7d575623968683609a3d2e0695f9d85bee84071c08e6 AS builder
3
4
RUN mkdir -p $GOPATH/pkg/mod $GOPATH/bin $GOPATH/src /build
5
COPY . /build
0 commit comments