Skip to content

Commit e411ead

Browse files
Run make generated-files
1 parent 73a804a commit e411ead

3 files changed

Lines changed: 139 additions & 139 deletions

File tree

olm-catalog/serverless-operator-index/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ COPY olm-catalog/serverless-operator-index/index-bundles.yaml /index-bundles.yam
1616
RUN /bin/opm init serverless-operator --default-channel=stable --output yaml >> /configs/index.yaml
1717
RUN cat /index-bundles.yaml >> /configs/index.yaml
1818
RUN /bin/opm render --skip-tls-verify -o yaml \
19-
quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-138/serverless-bundle@sha256:befa6a35e4cc8ae0f2c64015d2845923205749ff79a0e9d3e12dd2348d9738d9 >> /configs/index.yaml
19+
quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-138/serverless-bundle@sha256:4259c65eebfbe03585639d73c3239f443c4dc16c598663f47d1ed544aa5eefef >> /configs/index.yaml
2020

2121
# The base image is expected to contain
2222
# /bin/opm (with a serve subcommand) and /bin/grpc_health_probe

0 commit comments

Comments
 (0)