Update docker.elastic.co/elasticsearch/elasticsearch-oss Docker tag to v6.8.16

This commit is contained in:
Renovate Bot 2021-06-07 07:01:53 +00:00
parent 333447ae22
commit f8eb7257c8
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ services:
- redis:/data
es:
image: docker.elastic.co/elasticsearch/elasticsearch-oss:6.8.10
image: docker.elastic.co/elasticsearch/elasticsearch-oss:6.8.16
environment:
- "ES_JAVA_OPTS=-Xms512m -Xmx512m"
- "cluster.name=es-mastodon"