There was an error while loading. Please reload this page.
1 parent eb19e87 commit 7792453Copy full SHA for 7792453
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM docker.io/library/golang:1.21@sha256:2ff79bcdaff74368a9fdcb06f6599e54a71caf520fd2357a55feddd504bcaffb as builder
+FROM docker.io/library/golang:1.22.7 as builder
3
4
WORKDIR /workspace
5
# Copy the Go Modules manifests
0 commit comments