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 registry.redhat.io/openshift4/ose-operator-registry-rhel9 docker digest to 05450fe (main) #1215

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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 .konflux/olm-catalog/index/v4.15/Dockerfile.catalog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:fb762df8cda53b4c9fa001ca03d2776931e39117a62e522f80bdb2d7baff0393
FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:05450fec2f12ca57962232d4e786c9843a56a6ed7cb6ecb4dd0eef6674595d2f

ENTRYPOINT ["/bin/opm"]
CMD ["serve", "/configs", "--cache-dir=/tmp/cache"]
Expand Down
2 changes: 1 addition & 1 deletion .konflux/olm-catalog/index/v4.16/Dockerfile.catalog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:fb762df8cda53b4c9fa001ca03d2776931e39117a62e522f80bdb2d7baff0393
FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:05450fec2f12ca57962232d4e786c9843a56a6ed7cb6ecb4dd0eef6674595d2f

ENTRYPOINT ["/bin/opm"]
CMD ["serve", "/configs", "--cache-dir=/tmp/cache"]
Expand Down
2 changes: 1 addition & 1 deletion .konflux/olm-catalog/index/v4.17/Dockerfile.catalog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:fb762df8cda53b4c9fa001ca03d2776931e39117a62e522f80bdb2d7baff0393
FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:05450fec2f12ca57962232d4e786c9843a56a6ed7cb6ecb4dd0eef6674595d2f

ENTRYPOINT ["/bin/opm"]
CMD ["serve", "/configs", "--cache-dir=/tmp/cache"]
Expand Down
Loading