Skip to content

Commit 82399c2

Browse files
more
1 parent 5d7ea0d commit 82399c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ services:
88
context: .
99
dockerfile: ./docker/elasticsearch/Dockerfile
1010
image: docker.elastic.co/elasticsearch/elasticsearch:7.3.0
11+
# image: docker.elastic.co/elasticsearch/elasticsearch:6.3.2
12+
# image: docker.elastic.co/elasticsearch/elasticsearch:5.5.3
1113
volumes:
1214
- esdata:/usr/share/elasticsearch/data
1315
ports:

0 commit comments

Comments
 (0)