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