mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 14:56:58 +08:00
chore(deps): update elasticsearch docker tag to v8.14.3 (#1742)
* chore(deps): update elasticsearch docker tag to v8.14.3 * 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
276eccc00f
commit
1e075ef5e5
@ -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.14.2
|
||||
image: elasticsearch:8.14.3
|
||||
ulimits:
|
||||
memlock:
|
||||
soft: -1
|
Loading…
Reference in New Issue
Block a user