Skip to content

Commit

Permalink
Merge pull request #515 from open4good/renovate/docker.elastic.co-ela…
Browse files Browse the repository at this point in the history
…sticsearch-elasticsearch-8.x

Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8.17.0
  • Loading branch information
GoulvenF authored Dec 17, 2024
2 parents e562736 + aa0b11c commit 5102545
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 @@ -4,7 +4,7 @@ services:
###################################################################

elastic:
image: docker.elastic.co/elasticsearch/elasticsearch:8.16.1
image: docker.elastic.co/elasticsearch/elasticsearch:8.17.0
container_name: elastic
environment:
- http.max_content_length=200mb
Expand Down

0 comments on commit 5102545

Please sign in to comment.