Skip to content

Commit

Permalink
Bump elasticsearch from to 2.4 to 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Sep 22, 2024
1 parent 70ef3eb commit 98f7c50
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 @@ -233,7 +233,7 @@ services:
#

elasticsearch:
image: elasticsearch:2.4
image: elasticsearch:5.3.0
volumes:
- type: volume
source: elasticsearch
Expand Down Expand Up @@ -265,7 +265,7 @@ services:
#

elasticsearch_test:
image: elasticsearch:2.4
image: elasticsearch:5.3.0
volumes:
- type: volume
source: elasticsearch_test
Expand Down

0 comments on commit 98f7c50

Please sign in to comment.