Skip to content

Commit c4b2b3c

Browse files
Merge pull request #2606 from openshift/konflux/component-updates/lightspeed-service-component-update-own-app-lightspeed-rag-content
chore(deps): update own-app-lightspeed-rag-content to b63ed7d
2 parents 24cc72c + ade2ff8 commit c4b2b3c

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
@@ -1,5 +1,5 @@
11
# vim: set filetype=dockerfile
2-
ARG LIGHTSPEED_RAG_CONTENT_IMAGE=quay.io/redhat-user-workloads/crt-nshift-lightspeed-tenant/own-app-lightspeed-rag-content@sha256:338e5ec469754d1ac190852ab0d997a99892acbe262bf75971ed91234e3d184a
2+
ARG LIGHTSPEED_RAG_CONTENT_IMAGE=quay.io/redhat-user-workloads/crt-nshift-lightspeed-tenant/own-app-lightspeed-rag-content@sha256:b63ed7dfb029785669c83636d85e152f974fd0c858c079f3eb20be0315885868
33
ARG HERMETIC=false
44

55
FROM --platform=linux/amd64 ${LIGHTSPEED_RAG_CONTENT_IMAGE} as lightspeed-rag-content

0 commit comments

Comments
 (0)