We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d17dcf3 commit 991ad8eCopy full SHA for 991ad8e
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM golang:1.23 AS builder
+FROM golang:1.24 AS builder
3
4
# Copy the contents of the repository
5
COPY . /workspace/go/src/github.com/csi-addons/kubernetes-csi-addons
build/Containerfile.sidecar
# Build the sidecar binary
0 commit comments