We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4836c3d + b3daa98 commit b42acebCopy full SHA for b42aceb
Dockerfile
@@ -1,7 +1,7 @@
1
############################################################
2
# Build image
3
4
-FROM golang:1.23-alpine AS builder
+FROM golang:1.24-alpine AS builder
5
6
ARG VERSION
7
ARG BUILT_AT
0 commit comments