1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 02:11:04 +08:00

chore(deps): update semitechnologies/weaviate docker tag to v1.36.0 (#4224)

This commit is contained in:
renovate[bot] 2026-02-26 03:02:08 +00:00 committed by GitHub
parent f979315bf0
commit 75234a7f64
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.35.10
image: semitechnologies/weaviate:1.36.0
env_file:
- dify.env
profiles: