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