Skip to content

Commit b76a81e

Browse files
Merge pull request #316 from openshift/konflux/mintmaker/main/registry.access.redhat.com-ubi9-ubi-minimal
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker digest to e1c4703
2 parents 5e0d3a6 + a2cedc2 commit b76a81e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ RUN export LD_LIBRARY_PATH=/usr/local/cuda-12/compat:$LD_LIBRARY_PATH; \
4545
-i ocp-product-docs-$(echo $OCP_VERSION | sed 's/\./_/g') -v ${OCP_VERSION} -hb $HERMETIC; \
4646
done
4747

48-
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:ac61c96b93894b9169221e87718733354dd3765dd4a62b275893c7ff0d876869
48+
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:e1c4703364c5cb58f5462575dc90345bcd934ddc45e6c32f9c162f2b5617681c
4949
COPY --from=lightspeed-rag-builder /workdir/vector_db/ocp_product_docs /rag/vector_db/ocp_product_docs
5050
COPY --from=lightspeed-rag-builder /workdir/embeddings_model /rag/embeddings_model
5151

0 commit comments

Comments
 (0)