1
0

chore(deps): update semitechnologies/weaviate docker tag to v1.36.4 (#4446)

This commit is contained in:
renovate[bot] 2026-03-10 13:06:17 +00:00 committed by GitHub
parent be08ed94f3
commit 4436db9c7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -753,7 +753,7 @@ services:
- ${PANEL_APP_PORT_HTTP}:${NGINX_PORT:-80} - ${PANEL_APP_PORT_HTTP}:${NGINX_PORT:-80}
- ${PANEL_APP_PORT_HTTPS}:${NGINX_SSL_PORT:-443} - ${PANEL_APP_PORT_HTTPS}:${NGINX_SSL_PORT:-443}
weaviate: weaviate:
image: semitechnologies/weaviate:1.36.3 image: semitechnologies/weaviate:1.36.4
env_file: env_file:
- dify.env - dify.env
profiles: profiles: