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