1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 02:11:04 +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