Skip to content

Commit 0b7a6ed

Browse files
committed
update Dockerfile
1 parent b1d37a5 commit 0b7a6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the manager binary
2-
FROM golang:1.22.2 as builder
2+
FROM golang:1.23.2 as builder
33

44
# Make sure we use go modules
55
WORKDIR vcluster

0 commit comments

Comments
 (0)