Skip to content

Commit 3c1aff4

Browse files
committed
v1.18.6
1 parent eac5051 commit 3c1aff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.17.10-alpine
1+
FROM golang:1.18.6-alpine
22
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
33
RUN apk --no-cache add git
44
RUN apk --no-cache add gcc

0 commit comments

Comments
 (0)