We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 671c238 commit 13b54edCopy full SHA for 13b54ed
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM --platform=$BUILDPLATFORM golang:1.20.7 as builder
+FROM --platform=$BUILDPLATFORM golang:1.21.0 as builder
3
4
ARG GOARCH=''
5
ARG GITHUB_PAT=''
0 commit comments