chore(deps): update semitechnologies/weaviate docker tag to v1.32.10 (#1784)
This commit is contained in:
parent
f4c03fd3b1
commit
18f5a45c25
|
|
@ -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.9
|
image: semitechnologies/weaviate:1.32.10
|
||||||
container_name: weaviate-${CONTAINER_NAME}
|
container_name: weaviate-${CONTAINER_NAME}
|
||||||
profiles:
|
profiles:
|
||||||
- ''
|
- ''
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue