Skip to content

Commit 72039fc

Browse files
Run make generated-files (#3955)
Co-authored-by: Kaustubh-pande <Kaustubh-pande@users.noreply.github.com>
1 parent e23bc3b commit 72039fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-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

0 commit comments

Comments
 (0)