Skip to content

Commit 9f19a44

Browse files
committed
upgrade elastic version
1 parent 58eae3e commit 9f19a44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/chain-simulator/docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
ports:
44
- "9200:9200"
55
container_name: es-container
6-
image: docker.elastic.co/elasticsearch/elasticsearch:7.16.1
6+
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.18
77
environment:
88
- "discovery.type=single-node"
99
- "xpack.security.enabled=false"

0 commit comments

Comments
 (0)