We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a36bbe commit 2d28ea5Copy full SHA for 2d28ea5
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