From 1639849fe459ef887987376c5bc4206b0c0ca3d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 22:23:56 +0800 Subject: [PATCH] Update semitechnologies/weaviate Docker tag to v1.32.3 (#1189) --- apps/dify/1.7.2/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dify/1.7.2/docker-compose.yml b/apps/dify/1.7.2/docker-compose.yml index 52fa5627b..0009f1a54 100644 --- a/apps/dify/1.7.2/docker-compose.yml +++ b/apps/dify/1.7.2/docker-compose.yml @@ -625,7 +625,7 @@ services: - '${PANEL_APP_PORT_HTTPS:-443}:${NGINX_SSL_PORT:-443}' weaviate: - image: semitechnologies/weaviate:1.32.2 + image: semitechnologies/weaviate:1.32.3 container_name: weaviate-${CONTAINER_NAME} profiles: - ''