Skip to content

Commit

Permalink
chore(deps): update docker.elastic.co/elasticsearch/elasticsearch doc…
Browse files Browse the repository at this point in the history
…ker tag to v8.16.0 (#6202)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.elastic.co/elasticsearch/elasticsearch](https://www.elastic.co/products/elasticsearch)
([source](https://redirect.github.com/elastic/elasticsearch)) | minor |
`8.15.0` -> `8.16.0` |

Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot authored Nov 12, 2024
1 parent e5503ca commit d43fc84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/elasticsearch/v8/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:8.15.0
image: docker.elastic.co/elasticsearch/elasticsearch:8.16.0
environment:
- discovery.type=single-node
- http.host=0.0.0.0
Expand Down

0 comments on commit d43fc84

Please sign in to comment.