Skip to content

Commit

Permalink
Bump elasticsearch/elasticsearch in /elasticsearch/docker
Browse files Browse the repository at this point in the history
Bumps [elasticsearch/elasticsearch](https://github.com/elastic/elasticsearch) from 8.15.4 to 8.15.5.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v8.15.4...v8.15.5)

---
updated-dependencies:
- dependency-name: elasticsearch/elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent b20f6bd commit acc59fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elasticsearch/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Reference image
FROM docker.elastic.co/elasticsearch/elasticsearch:8.15.4
FROM docker.elastic.co/elasticsearch/elasticsearch:8.15.5

# Metadata
LABEL org.opencontainers.image.authors="Daniel Wydler"
Expand Down

0 comments on commit acc59fb

Please sign in to comment.