chore(deps): update elasticsearch docker tag to v7.17.18 (#921)

* chore(deps): update elasticsearch docker tag to v7.17.18

* 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>
This commit is contained in:
renovate[bot]
2024-02-20 14:55:17 +08:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> github-action update-app-version
parent 11c81ecb2e
commit 8b8e883a31
6 changed files with 1 additions and 1 deletions
@@ -11,7 +11,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:7.17.17
image: elasticsearch:7.17.18
ulimits:
memlock:
soft: -1