Skip to content

Commit

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

* 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 <[email protected]>
  • Loading branch information
renovate[bot] and github-action update-app-version authored Jun 6, 2024
1 parent 0711b5f commit 6a89e2c
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.13.4
image: elasticsearch:8.14.0
ulimits:
memlock:
soft: -1
Expand Down
File renamed without changes.

0 comments on commit 6a89e2c

Please sign in to comment.