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.
2 parents f7b75fa + f6ef3ea commit 37ae2b9Copy full SHA for 37ae2b9
Dockerfile
@@ -1,5 +1,5 @@
1
# build
2
-FROM golang:1.16.3-alpine as builder
+FROM golang:1.16.5-alpine as builder
3
RUN apk add --no-cache git gcc musl-dev make
4
ENV GO111MODULE=on
5
WORKDIR /go/src/moul.io/cryptoguess
0 commit comments