We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d88c1e commit 11f4a81Copy full SHA for 11f4a81
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM --platform=$BUILDPLATFORM golang:1.26.3-bookworm@sha256:252599aeb51ad60b83e4d8821802068127c528c707cb7dd7afd93be057c6011c AS builder
+FROM --platform=$BUILDPLATFORM golang:1.26.3-bookworm@sha256:42c54f63d17473e15b9dbfb86043a2cea5edb295d6c99d46f9aa5826943a6752 AS builder
3
ARG TARGETARCH
4
5
WORKDIR /workspace
0 commit comments