mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 18:06:56 +08:00
chore(deps): update elasticsearch docker tag to v7.17.17 (#841)
* chore(deps): update elasticsearch docker tag to v7.17.17 * 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:
parent
6cbc50aa1d
commit
ddb4c7be7f
@ -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.16
|
||||
image: elasticsearch:7.17.17
|
||||
ulimits:
|
||||
memlock:
|
||||
soft: -1
|
Loading…
Reference in New Issue
Block a user