1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-04 21:40:28 +08:00

Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v9.0.4 (#795)

This commit is contained in:
renovate[bot] 2025-07-22 22:16:29 +08:00 committed by GitHub
parent 9e70ebc755
commit 68de037d32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -888,7 +888,7 @@ services:
- ${MYSCALE_PORT:-8123}:${MYSCALE_PORT:-8123}
elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:9.0.3
image: docker.elastic.co/elasticsearch/elasticsearch:9.0.4
container_name: elasticsearch-${CONTAINER_NAME}
profiles:
- elasticsearch