更新go版本号

This commit is contained in:
lwch
2022-02-11 18:47:56 +08:00
parent bdc437bd8e
commit b690363d37
+1 -1
View File
@@ -1,6 +1,6 @@
ARG APT_MIRROR=mirrors.ustc.edu.cn
ARG LIBPNG_VERSION=1.6.37
ARG GO_VERSION=1.17.6
ARG GO_VERSION=1.17.7
ARG GO_PROXY=https://goproxy.cn,direct
FROM debian:stable-slim