Skip to content

Commit 0c61eda

Browse files
oaldershaarg
authored andcommitted
Bump elasticsearch from to 2.4 to 5.6.16
1 parent 7d18634 commit 0c61eda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ services:
193193
profiles:
194194
- dev
195195
- ingest
196-
image: elasticsearch:2.4
196+
image: elasticsearch:5.6.16
197197
volumes:
198198
- type: volume
199199
source: elasticsearch
@@ -223,7 +223,7 @@ services:
223223
elasticsearch_test:
224224
profiles:
225225
- test
226-
image: elasticsearch:2.4
226+
image: elasticsearch:5.6.16
227227
volumes:
228228
- type: volume
229229
source: elasticsearch_test

0 commit comments

Comments
 (0)