mirror of
https://github.com/gomods/athens
synced 2026-02-03 08:40:31 +00:00
[chore][golang] bump golang to 1.23.5 for security patches (#2025)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
ARG GOLANG_VERSION=1.23.4
|
||||
ARG GOLANG_VERSION=1.23.5
|
||||
FROM golang:$GOLANG_VERSION
|
||||
|
||||
RUN echo $GOLANG_VERSION
|
||||
|
||||
Reference in New Issue
Block a user