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

This commit is contained in:
Comrade Renovate Bot 2021-07-08 07:01:50 +00:00
parent 3b6f6224e9
commit 86b4f05943
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.16
image: docker.elastic.co/elasticsearch/elasticsearch-oss:6.8.17
environment:
- "ES_JAVA_OPTS=-Xms512m -Xmx512m"
- "cluster.name=es-mastodon"