mirror of
https://github.com/gomods/athens
synced 2026-02-03 08:40:31 +00:00
Update to go1.18 (#1768)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
ARG GOLANG_VERSION=1.17
|
||||
ARG GOLANG_VERSION=1.18
|
||||
FROM golang:$GOLANG_VERSION
|
||||
|
||||
RUN echo $GOLANG_VERSION
|
||||
|
||||
Reference in New Issue
Block a user