Update semitechnologies/weaviate Docker tag to v1.32.3 (#1189)
This commit is contained in:
parent
33ebf9f114
commit
1639849fe4
|
|
@ -625,7 +625,7 @@ services:
|
|||
- '${PANEL_APP_PORT_HTTPS:-443}:${NGINX_SSL_PORT:-443}'
|
||||
|
||||
weaviate:
|
||||
image: semitechnologies/weaviate:1.32.2
|
||||
image: semitechnologies/weaviate:1.32.3
|
||||
container_name: weaviate-${CONTAINER_NAME}
|
||||
profiles:
|
||||
- ''
|
||||
|
|
|
|||
Loading…
Reference in New Issue