File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ local_resource(
138138########################################################################################################################
139139
140140# NOTE: full image names should match the one in the helm chart values.yaml!
141- registry = "schwarzit-xx-sit-rag-template-sit-stackit-docker-local.jfrog.io "
141+ registry = "ghcr.io/stackitcloud "
142142rag_api_image_name = "rag-backend"
143143
144144backend_context = "./rag-backend"
@@ -182,7 +182,7 @@ local_resource(
182182########################################################################################################################
183183
184184# NOTE: full image names should match the one in the helm chart values.yaml!
185- registry = "schwarzit-xx-sit-rag-template-sit-stackit-docker-local.jfrog.io "
185+ registry = "ghcr.io/stackitcloud "
186186admin_api_image_name = "admin-backend"
187187
188188admin_backend_context = "./admin-backend"
@@ -226,7 +226,7 @@ local_resource(
226226########################################################################################################################
227227
228228# NOTE: full image names should match the one in the helm chart values.yaml!
229- registry = "schwarzit-xx-sit-rag-template-sit-stackit-docker-local.jfrog.io "
229+ registry = "ghcr.io/stackitcloud "
230230document_extractor_image_name = "document-extractor"
231231
232232extractor_context = "./document-extractor"
You can’t perform that action at this time.
0 commit comments