mirror of
https://github.com/clearml/clearml-server
synced 2025-02-12 07:38:28 +00:00
elasticsearch tag version changed to 7.17.18
This commit is contained in:
parent
ddc8a76279
commit
95c1bf1be8
@ -61,7 +61,7 @@ services:
|
|||||||
nofile:
|
nofile:
|
||||||
soft: 65536
|
soft: 65536
|
||||||
hard: 65536
|
hard: 65536
|
||||||
image: docker.elastic.co/elasticsearch/elasticsearch:7.17
|
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.18
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- c:/opt/clearml/data/elastic_7:/usr/share/elasticsearch/data
|
- c:/opt/clearml/data/elastic_7:/usr/share/elasticsearch/data
|
||||||
|
@ -61,7 +61,7 @@ services:
|
|||||||
nofile:
|
nofile:
|
||||||
soft: 65536
|
soft: 65536
|
||||||
hard: 65536
|
hard: 65536
|
||||||
image: docker.elastic.co/elasticsearch/elasticsearch:7.17
|
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.18
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/clearml/data/elastic_7:/usr/share/elasticsearch/data
|
- /opt/clearml/data/elastic_7:/usr/share/elasticsearch/data
|
||||||
|
Loading…
Reference in New Issue
Block a user