Update golang Docker tag to v1.20

This commit is contained in:
renovate[bot]
2023-04-13 12:56:05 +00:00
committed by GitHub
parent 5c92f06372
commit 5033ac98cd

View File

@@ -1,5 +1,5 @@
# Build the manager binary
FROM golang:1.18 as builder
FROM golang:1.20 as builder
WORKDIR /workspace
# Copy the Go Modules manifests