We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2bcf8bd + e4c0ef2 commit 683f5caCopy full SHA for 683f5ca
Dockerfile
@@ -1,5 +1,5 @@
1
ARG GOLANG_BUILDER=registry.access.redhat.com/ubi9/go-toolset:1.24
2
-ARG OPERATOR_BASE_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal:latest
+ARG OPERATOR_BASE_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal:9.6
3
4
# Build the manager binary
5
FROM $GOLANG_BUILDER AS builder
0 commit comments