From 5dcea5a292881d6358966ce4e7af553319cedff4 Mon Sep 17 00:00:00 2001 From: weaviate-git-bot Date: Sun, 17 Mar 2024 17:48:01 -0500 Subject: [PATCH] updated the Weaviate Docker image location (automated bot update) --- anul3/CloudComputing/Project/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anul3/CloudComputing/Project/README.md b/anul3/CloudComputing/Project/README.md index d96b8c2..37f87a9 100644 --- a/anul3/CloudComputing/Project/README.md +++ b/anul3/CloudComputing/Project/README.md @@ -33,7 +33,7 @@ The project architecture consists of the following components: - "8080" - --scheme - http - image: semitechnologies/weaviate:1.19.6 + image: cr.weaviate.io/semitechnologies/weaviate:1.19.6 ports: - 8383:8080 restart: on-failure:0