1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-04-24 07:11:46 +08:00

chore(deps): update semitechnologies/weaviate docker tag to v1.37.1 (#5134)

This commit is contained in:
renovate[bot] 2026-04-17 13:32:27 +00:00 committed by GitHub
parent 8db033c3d7
commit 34abeba91d
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_HTTPS}:${NGINX_SSL_PORT:-443}
weaviate:
image: semitechnologies/weaviate:1.37.0
image: semitechnologies/weaviate:1.37.1
env_file:
- dify.env
profiles: