Skip to content

Commit

Permalink
chore(deps): update quay.io/openshift-lightspeed/lightspeed-rag-conte…
Browse files Browse the repository at this point in the history
…nt docker digest to b6ca8f7

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Nov 14, 2024
1 parent 1f278c4 commit efcc787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# vim: set filetype=dockerfile
ARG LIGHTSPEED_RAG_CONTENT_IMAGE=quay.io/openshift-lightspeed/lightspeed-rag-content@sha256:24699b4ebe31dfb09ba706e44140db48772b37590a1839e2c9f5de2005c8c385
ARG LIGHTSPEED_RAG_CONTENT_IMAGE=quay.io/openshift-lightspeed/lightspeed-rag-content@sha256:b6ca8f7fce984bb206b782ef4aa8ad81cf0330ed941bdbc439d5467bd3a5ff75
ARG RAG_CONTENTS_SUB_FOLDER=vector_db/ocp_product_docs

FROM ${LIGHTSPEED_RAG_CONTENT_IMAGE} AS lightspeed-rag-content
Expand Down

0 comments on commit efcc787

Please sign in to comment.