We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca3de2a commit b78930fCopy full SHA for b78930f
Dockerfile
@@ -2,7 +2,7 @@
2
# SPDX-License-Identifier: Apache-2.0
3
4
# Build the manager binary
5
-FROM golang:1.23-bullseye AS builder
+FROM golang:1.24-bullseye AS builder
6
7
WORKDIR /workspace
8
# Copy the Go Modules manifests
0 commit comments