mirror of
https://github.com/gomods/athens
synced 2026-02-03 08:40:31 +00:00
upgrade go version to 1.19 (#1814)
* upgrade go version to 1.19 * update base image
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
ARG GOLANG_VERSION=1.18
|
||||
ARG GOLANG_VERSION=1.19
|
||||
FROM golang:$GOLANG_VERSION
|
||||
|
||||
RUN echo $GOLANG_VERSION
|
||||
|
||||
Reference in New Issue
Block a user