We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a704d5f + 7e34071 commit 0774930Copy full SHA for 0774930
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Support FROM override
2
-ARG BUILD_IMAGE=docker.io/golang:1.20.9@sha256:86af5649fa1d9265d3fe7caf633231340b93e4164b96e14bc4e1131a191c1ddd
+ARG BUILD_IMAGE=docker.io/golang:1.20.7@sha256:741d6f9bcab778441efe05c8e4369d4f8ff56c9a635a97d77f55d8b0ec62f907
3
ARG BASE_IMAGE=gcr.io/distroless/static:nonroot@sha256:9ecc53c269509f63c69a266168e4a687c7eb8c0cfd753bd8bfcaa4f58a90876f
4
5
# Build the manager binary
0 commit comments