1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-22 06:19:39 +08:00

chore(deps): update elasticsearch docker tag to v8.18.0 (#3705)

* chore(deps): update elasticsearch docker tag to v8.18.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] 2025-04-17 22:23:04 +08:00 committed by GitHub
parent 8509f48505
commit a762fd47db
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:8.17.4
image: elasticsearch:8.18.0
ulimits:
memlock:
soft: -1