We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8843e4 commit fcc6480Copy full SHA for fcc6480
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.16.5-alpine
+FROM golang:1.16.11-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