Update semitechnologies/weaviate Docker tag to v1.28.5
This commit is contained in:
parent
15634e5127
commit
e8995e0b30
|
|
@ -612,7 +612,7 @@ services:
|
||||||
- '${EXPOSE_NGINX_SSL_PORT:-443}:${NGINX_SSL_PORT:-443}'
|
- '${EXPOSE_NGINX_SSL_PORT:-443}:${NGINX_SSL_PORT:-443}'
|
||||||
|
|
||||||
weaviate:
|
weaviate:
|
||||||
image: semitechnologies/weaviate:1.19.0
|
image: semitechnologies/weaviate:1.28.5
|
||||||
container_name: weaviate-${CONTAINER_NAME}
|
container_name: weaviate-${CONTAINER_NAME}
|
||||||
profiles:
|
profiles:
|
||||||
- ''
|
- ''
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue