Skip to content

Commit 1b1526e

Browse files
Merge pull request #412 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 e12131d
2 parents 7340af3 + 04ba88f commit 1b1526e

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