We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8faa93c commit 1c3d1d8Copy full SHA for 1c3d1d8
Containerfile
@@ -1,5 +1,5 @@
1
# 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
+ARG LIGHTSPEED_RAG_CONTENT_IMAGE=quay.io/redhat-user-workloads/crt-nshift-lightspeed-tenant/own-app-lightspeed-rag-content@sha256:13f93c9243888f86dbb5c6e5f05edcb11a4bbed1f125343c3e1b3cb90cc9ff4d
3
ARG HERMETIC=false
4
5
FROM --platform=linux/amd64 ${LIGHTSPEED_RAG_CONTENT_IMAGE} as lightspeed-rag-content
0 commit comments