diff --git a/apps/dify/1.11.3/docker-compose.yml b/apps/dify/1.11.3/docker-compose.yml index 25d73e4b8..8226b0843 100644 --- a/apps/dify/1.11.3/docker-compose.yml +++ b/apps/dify/1.11.3/docker-compose.yml @@ -753,7 +753,7 @@ services: - ${PANEL_APP_PORT_HTTP}:${NGINX_PORT:-80} - ${PANEL_APP_PORT_HTTPS}:${NGINX_SSL_PORT:-443} weaviate: - image: semitechnologies/weaviate:1.35.2 + image: semitechnologies/weaviate:1.35.3 env_file: - dify.env profiles: