Skip to content

Commit

Permalink
Update to latest version on 20201022
Browse files Browse the repository at this point in the history
  • Loading branch information
yoh1496 committed Oct 23, 2020
1 parent 032235a commit 93fc343
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 @@ -2,7 +2,7 @@ version: "3.7"
services:

elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:6.6.1
image: docker.elastic.co/elasticsearch/elasticsearch:6.8.12
ports:
- 9200:9200
- 9300:9300
Expand All @@ -25,7 +25,7 @@ services:
retries: 10

activemq:
image: rmohr/activemq:5.15.4
image: rmohr/activemq:5.15.9
ports:
- 61616:61616
- 8161:8161
Expand Down

0 comments on commit 93fc343

Please sign in to comment.