We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a654270 commit 39ba597Copy full SHA for 39ba597
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:51a6466e8dbf3e00e422eb0f7a97ac450b2d57b33617bbe8d2ee0bddcd9d0d37 as builder
+FROM golang:latest@sha256:cd0c949a4709ef70a8dad14274f09bd07b25542de5a1c4812f217087737efd17 as builder
3
4
RUN mkdir -p $GOPATH/pkg/mod $GOPATH/bin $GOPATH/src /build
5
COPY . /build
0 commit comments