Bump golang version
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
ARG GOLANG_VERSION="1.19.1"
|
||||
ARG GOLANG_VERSION="1.25"
|
||||
|
||||
FROM golang:$GOLANG_VERSION-alpine as builder
|
||||
RUN apk --no-cache add tzdata
|
||||
|
||||
Reference in New Issue
Block a user