From 0495d932e710ca0c78480076e8d8a2af51204c2a Mon Sep 17 00:00:00 2001 From: weaviate-git-bot Date: Sun, 17 Mar 2024 17:06:48 -0500 Subject: [PATCH] updated the Weaviate Docker image location (automated bot update) --- workshop_infra/config.enc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workshop_infra/config.enc.yaml b/workshop_infra/config.enc.yaml index 68258c0..4de9db7 100644 --- a/workshop_infra/config.enc.yaml +++ b/workshop_infra/config.enc.yaml @@ -65,7 +65,7 @@ singleuser: # - name: milvus # image: gcr.io/np-public-training/custom-milvus:v2.1.4-1 # - name: weaviate - # image: semitechnologies/weaviate:1.14.0 + # image: cr.weaviate.io/semitechnologies/weaviate:1.14.0 # env: # - name: QUERY_DEFAULTS_LIMIT # value: "25"