Skip to content

Commit 796c003

Browse files
Update quay.io/openshift-lightspeed/lightspeed-rag-content Docker digest to 8fab562
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 78e38fc commit 796c003

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Containerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# vim: set filetype=dockerfile
2-
ARG LIGHTSPEED_RAG_CONTENT_IMAGE=quay.io/openshift-lightspeed/lightspeed-rag-content@sha256:3e96332648a6f8ff1879c7ae11c818ea7f1c8d5b8a99c4bff406c98c8a7d4541
3-
ARG LIGHTSPEED_RAG_EMBEDDINGS_IMAGE=quay.io/openshift-lightspeed/lightspeed-rag-content@sha256:3e96332648a6f8ff1879c7ae11c818ea7f1c8d5b8a99c4bff406c98c8a7d4541
2+
ARG LIGHTSPEED_RAG_CONTENT_IMAGE=quay.io/openshift-lightspeed/lightspeed-rag-content@sha256:8fab56213f68084dbc2a1b75d3cd035dd29102f821d37290a828b716bbce303b
3+
ARG LIGHTSPEED_RAG_EMBEDDINGS_IMAGE=quay.io/openshift-lightspeed/lightspeed-rag-content@sha256:8fab56213f68084dbc2a1b75d3cd035dd29102f821d37290a828b716bbce303b
44
ARG RAG_CONTENTS_SUB_FOLDER=vector_db/ocp_product_docs
55

66
FROM ${LIGHTSPEED_RAG_CONTENT_IMAGE} as lightspeed-rag-content

0 commit comments

Comments
 (0)