We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1565d00 commit 2873146Copy full SHA for 2873146
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM golang:1.18 as builder
+FROM golang:1.21@sha256:2ff79bcdaff74368a9fdcb06f6599e54a71caf520fd2357a55feddd504bcaffb as builder
3
4
WORKDIR /workspace
5
# Copy the Go Modules manifests
0 commit comments