Skip to content

Commit 2241adb

Browse files
committed
Update Dockerfile
1 parent 62b33ee commit 2241adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44

55
# Build the manager binary
6-
FROM golang:1.17 as builder
6+
FROM golang:1.19 as builder
77

88
WORKDIR /workspace
99
# Copy the Go Modules manifests

0 commit comments

Comments
 (0)