Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update multiarch-tuning-operator-1-0 to 861bdaf #423

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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:48297b4124b3d3e87d56fe3addf8f11abf8496c0251f7dc01289f00b91f5a916
ARG IMG=registry.redhat.io/multiarch-tuning/multiarch-tuning-rhel9-operator@sha256:861bdaf46c98959a264507bec2a57fc9b7e7841319247f3d8e7b7e6159feb7da
ARG ORIGINAL_IMG=registry.ci.openshift.org/origin/multiarch-tuning-operator:main
WORKDIR /code
COPY ./ ./
Expand Down