1
0
Fork 0

Update semitechnologies/weaviate Docker tag to v1.32.2 (#1077)

This commit is contained in:
renovate[bot] 2025-08-07 13:05:56 +08:00 committed by GitHub
parent 43e459dede
commit a6cb12bf16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -625,7 +625,7 @@ services:
- '${PANEL_APP_PORT_HTTPS:-443}:${NGINX_SSL_PORT:-443}' - '${PANEL_APP_PORT_HTTPS:-443}:${NGINX_SSL_PORT:-443}'
weaviate: weaviate:
image: semitechnologies/weaviate:1.32.1 image: semitechnologies/weaviate:1.32.2
container_name: weaviate-${CONTAINER_NAME} container_name: weaviate-${CONTAINER_NAME}
profiles: profiles:
- '' - ''