Skip to content

Commit

Permalink
Merge pull request #347 from openshift/konflux/component-updates/mult…
Browse files Browse the repository at this point in the history
…iarch-tuning-operator

Update multiarch-tuning-operator to 2dd2e27
  • Loading branch information
AnnaZivkovic authored Nov 20, 2024
2 parents 80c0d45 + 9f6e9d9 commit dea8f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundle.konflux.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.22 as builder
ARG IMG=registry.redhat.io/multiarch-tuning/multiarch-tuning-rhel9-operator@sha256:89b5b549916b7dca14c1423d113dfb925c030736f493bdc619a2e04bcb4ea15f
ARG IMG=registry.redhat.io/multiarch-tuning/multiarch-tuning-rhel9-operator@sha256:2dd2e27096d34c45cb020952d67512e9a19ff67281ce2d2f26699f807605c283
ARG ORIGINAL_IMG=registry.ci.openshift.org/origin/multiarch-tuning-operator:main
WORKDIR /code
COPY ./ ./
Expand Down

0 comments on commit dea8f69

Please sign in to comment.