Skip to content

Commit

Permalink
Merge pull request #455 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.15.3
  • Loading branch information
GoulvenF authored Oct 24, 2024
2 parents 170c19d + 6372f71 commit c14b296
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.15.2
image: docker.elastic.co/elasticsearch/elasticsearch:8.15.3
container_name: elastic
environment:
- http.max_content_length=200mb
Expand Down

0 comments on commit c14b296

Please sign in to comment.