File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
olm-catalog/serverless-operator-index Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ COPY olm-catalog/serverless-operator-index/index-bundles.yaml /index-bundles.yam
1616RUN /bin/opm init serverless-operator --default-channel=stable --output yaml >> /configs/index.yaml
1717RUN cat /index-bundles.yaml >> /configs/index.yaml
1818RUN /bin/opm render --skip-tls-verify -o yaml \
19- quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-137/serverless-bundle@sha256:87bfd995d7b208123029ef85bee29bd81784916d2dd72f43a9d0cbac1606a6c2 >> /configs/index.yaml
19+ quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-137/serverless-bundle@sha256:060a5f8cd63f5d46bc714dc788f679cc89ab5beb5c0b288918f5002e0640ff18 >> /configs/index.yaml
2020
2121# The base image is expected to contain
2222# /bin/opm (with a serve subcommand) and /bin/grpc_health_probe
You can’t perform that action at this time.
0 commit comments