We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1d37a5 commit 0b7a6edCopy full SHA for 0b7a6ed
v2/Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM golang:1.22.2 as builder
+FROM golang:1.23.2 as builder
3
4
# Make sure we use go modules
5
WORKDIR vcluster
0 commit comments