Skip to content

Commit

Permalink
chore(deps): update elasticsearch docker tag to v8.15.2 (#2192)
Browse files Browse the repository at this point in the history
* chore(deps): update elasticsearch docker tag to v8.15.2

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
  • Loading branch information
renovate[bot] and github-action update-app-version authored Sep 27, 2024
1 parent 831e128 commit 76541b0
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
- "./data/data:/usr/share/elasticsearch/data"
- "./data/backup:/usr/share/elasticsearch/backup"
- "./data/conf/elasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml"
image: elasticsearch:8.15.1
image: elasticsearch:8.15.2
ulimits:
memlock:
soft: -1
Expand Down
File renamed without changes.

0 comments on commit 76541b0

Please sign in to comment.