1
0
Fork 0

chore(deps): update elasticsearch docker tag to v7.17.26 (#2670)

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

* 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-12-04 10:15:39 +08:00 committed by GitHub
parent 155b62fb30
commit 3df03cc7dc
6 changed files with 1 additions and 1 deletions

View File

@ -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:7.17.25
image: elasticsearch:7.17.26
ulimits:
memlock:
soft: -1