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