We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 539b54c + 8d6caf3 commit 491ded1Copy full SHA for 491ded1
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:b66213c888180d0be0a2de0c5771d443f50b0d19824b3adc14012dd1eebf278f
+ARG IMG=registry.redhat.io/multiarch-tuning/multiarch-tuning-rhel9-operator@sha256:2da8b7739e60f91308f667ce2a1b9a34e3a3ba5ef286eae089f59700ec7c0c57
3
ARG ORIGINAL_IMG=registry.ci.openshift.org/origin/multiarch-tuning-operator:v1.x
4
WORKDIR /code
5
COPY ./ ./
0 commit comments