Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit ec69506

Browse files
committed
Update to Go 1.20
1 parent e19ea98 commit ec69506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the manager binary
2-
FROM golang:1.17 as builder
2+
FROM golang:1.20 as builder
33

44
WORKDIR /workspace
55
# Copy the Go Modules manifests and all third-party libraries that are unlikely to change frequently

0 commit comments

Comments
 (0)