We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac5051 commit 3c1aff4Copy full SHA for 3c1aff4
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.17.10-alpine
+FROM golang:1.18.6-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