We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f00fab3 commit 1f226cbCopy full SHA for 1f226cb
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:experimental
2
# Build the manager binary
3
-FROM golang:1.23 as builder
+FROM golang:1.24 as builder
4
5
WORKDIR /workspace
6
# Copy the Go Modules manifests
0 commit comments