Skip to content

Commit

Permalink
Bump elasticsearch from to 2.4 to 5.6.16
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders authored and haarg committed Oct 30, 2024
1 parent 7d18634 commit 0c61eda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ services:
profiles:
- dev
- ingest
image: elasticsearch:2.4
image: elasticsearch:5.6.16
volumes:
- type: volume
source: elasticsearch
Expand Down Expand Up @@ -223,7 +223,7 @@ services:
elasticsearch_test:
profiles:
- test
image: elasticsearch:2.4
image: elasticsearch:5.6.16
volumes:
- type: volume
source: elasticsearch_test
Expand Down

0 comments on commit 0c61eda

Please sign in to comment.