We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a70e9d + fc4c55f commit 27bd4f0Copy full SHA for 27bd4f0
1 file changed
bundle.konflux.Dockerfile
@@ -1,5 +1,5 @@
1
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.25 as builder
2
-ARG IMG=registry.redhat.io/multiarch-tuning/multiarch-tuning-rhel9-operator@sha256:4764b4cb455ebb2b5282905c7be3b9062e4538983ccb289ebedd1840f3cce44c
+ARG IMG=registry.redhat.io/multiarch-tuning/multiarch-tuning-rhel9-operator@sha256:a3f7f6f7372a53bf31dc67831f08efe0d7f3591eb4d7e133d9b4c26f4e7e228b
3
ARG ORIGINAL_IMG=registry.ci.openshift.org/origin/multiarch-tuning-operator:v1.x
4
WORKDIR /code
5
COPY ./ ./
0 commit comments