chore(deps): update elasticsearch docker tag to v8.13.0 (#1153)

* chore(deps): update elasticsearch docker tag to v8.13.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 <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2024-03-27 14:25:47 +08:00 committed by GitHub
parent 3aeb7afd47
commit 62c11c5ac8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ services:
- "./data/data:/usr/share/elasticsearch/data" - "./data/data:/usr/share/elasticsearch/data"
- "./data/backup:/usr/share/elasticsearch/backup" - "./data/backup:/usr/share/elasticsearch/backup"
- "./data/conf/elasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml" - "./data/conf/elasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml"
image: elasticsearch:8.12.2 image: elasticsearch:8.13.0
ulimits: ulimits:
memlock: memlock:
soft: -1 soft: -1