Skip to content

Commit 2753793

Browse files
committed
update go version
Signed-off-by: Ashima-Ashima1 <[email protected]>
1 parent 3ded044 commit 2753793

File tree

2 files changed

+119
-51
lines changed

2 files changed

+119
-51
lines changed

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.20 as builder
2+
FROM golang:1.22 as builder
33
ARG TARGETOS
44
ARG TARGETARCH
55

0 commit comments

Comments
 (0)