We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5936cd0 commit fdbe844Copy full SHA for fdbe844
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.15.2-alpine
+FROM golang:1.16.4-alpine
2
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
3
RUN apk --no-cache add git
4
RUN apk --no-cache add gcc
0 commit comments