chore(deps): update semitechnologies/weaviate docker tag to v1.32.9 (#1755)
This commit is contained in:
parent
b9b8893d78
commit
6c195907cc
|
|
@ -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.8
|
image: semitechnologies/weaviate:1.32.9
|
||||||
container_name: weaviate-${CONTAINER_NAME}
|
container_name: weaviate-${CONTAINER_NAME}
|
||||||
profiles:
|
profiles:
|
||||||
- ''
|
- ''
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue