Skip to content

Commit 36530b6

Browse files
Merge pull request #440 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 11db23b
2 parents 80dd461 + 33047c4 commit 36530b6

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:383329bf9c4f968e87e85d30ba3a5cb988a3bbde28b8e4932dcd3a025fd9c98c
50+
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:11db23b63f9476e721f8d0b8a2de5c858571f76d5a0dae2ec28adf08cbaf3652
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)