1
0
Fork 0

chore(deps): update semitechnologies/weaviate docker tag to v1.34.2 (#2723)

This commit is contained in:
renovate[bot] 2025-11-30 10:04:50 +00:00 committed by GitHub
parent 050aa93be3
commit 04585deced
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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.34.1
image: semitechnologies/weaviate:1.34.2
env_file:
- dify.env
profiles: