We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1130ea4 commit 6d8ba9cCopy full SHA for 6d8ba9c
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:c23ec859336777337f938165b7461ac5a23202f444f09b55b88bb3f03c8f7a70
+ARG LIGHTSPEED_RAG_CONTENT_IMAGE=quay.io/redhat-user-workloads/crt-nshift-lightspeed-tenant/own-app-lightspeed-rag-content@sha256:a1058053f44809e79d04410011c1b034e0646ccf34f6d8ebffdd2ab48d4fdff3
3
ARG HERMETIC=false
4
5
FROM --platform=linux/amd64 ${LIGHTSPEED_RAG_CONTENT_IMAGE} as lightspeed-rag-content
0 commit comments