Skip to content

Commit 4a7cd47

Browse files
Merge pull request #469 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 8d905a9
2 parents 83e3c5e + d113429 commit 4a7cd47

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
@@ -47,7 +47,7 @@ RUN export LD_LIBRARY_PATH=/usr/local/cuda-12/compat:$LD_LIBRARY_PATH; \
4747
RUN LATEST_VERSION=$(ls -1 vector_db/ocp_product_docs/ | sort -V | tail -n 1) && \
4848
cd vector_db/ocp_product_docs && ln -s ${LATEST_VERSION} latest
4949

50-
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:295f920819a6d05551a1ed50a6c71cb39416a362df12fa0cd149bc8babafccff
50+
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:8d905a93f1392d4a8f7fb906bd49bf540290674b28d82de3536bb4d0898bf9d7
5151
COPY --from=lightspeed-rag-builder /workdir/vector_db/ocp_product_docs /rag/vector_db/ocp_product_docs
5252
COPY --from=lightspeed-rag-builder /workdir/embeddings_model /rag/embeddings_model
5353

0 commit comments

Comments
 (0)