We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3367a commit 2f82079Copy full SHA for 2f82079
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/golang:1.23.4 as builder
+FROM docker.io/golang:1.24.1 as builder
2
ARG VERSION=devel
3
4
WORKDIR /build
0 commit comments