Update semitechnologies/weaviate Docker tag to v1.31.4 (#322)
This commit is contained in:
parent
7af1d710a5
commit
a5e99ee2b0
|
|
@ -625,7 +625,7 @@ services:
|
|||
- '${PANEL_APP_PORT_HTTPS:-443}:${NGINX_SSL_PORT:-443}'
|
||||
|
||||
weaviate:
|
||||
image: semitechnologies/weaviate:1.31.3
|
||||
image: semitechnologies/weaviate:1.31.4
|
||||
container_name: weaviate-${CONTAINER_NAME}
|
||||
profiles:
|
||||
- ''
|
||||
|
|
|
|||
Loading…
Reference in New Issue