We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb8a5e2 commit faf207bCopy full SHA for faf207b
Dockerfile
@@ -3,7 +3,7 @@
3
# SPDX-License-Identifier: BSD-3-Clause
4
5
# Build the manager binary
6
-FROM golang:1.20 as builder
+FROM golang:1.24.9 as builder
7
ARG TARGETOS
8
ARG TARGETARCH
9
0 commit comments