We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b34cf62 commit ebbc71cCopy full SHA for ebbc71c
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM golang:1.24.3 as builder
+FROM golang:1.25.5 as builder
3
4
# Copy in the go src
5
WORKDIR /app
0 commit comments