Skip to content

Commit

Permalink
fix(deps): update docker.elastic.co/elasticsearch/elasticsearch docke…
Browse files Browse the repository at this point in the history
…r tag to v6.8.7
  • Loading branch information
renovate-bot committed Mar 4, 2020
1 parent af15b96 commit 7cc6c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ services:
- api

elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:6.8.6
image: docker.elastic.co/elasticsearch/elasticsearch:6.8.7
container_name: elasticsearch
# ulimits:
# memlock:
Expand Down

0 comments on commit 7cc6c7f

Please sign in to comment.