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 d9a30ec (main) - autoclosed #821

Closed
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:cf854a3539a772f73a9af0e38a2fa947cc83bc0db37e4f0211a20c49a04e68ed
FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d9a30eceff76c05fa01329c193c14a72c55c2bf23059c90cd477fd50cc212c3a

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:9facad181cba23a0c549092f94bacba71597dbf67132b7d25207b4b6585f6507
FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d9a30eceff76c05fa01329c193c14a72c55c2bf23059c90cd477fd50cc212c3a

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