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.1.1 (#1082)

This commit is contained in:
renovate[bot] 2025-08-07 17:19:59 +08:00 committed by GitHub
parent 0760e779f4
commit d5ed36e4a4
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.1.0
image: docker.elastic.co/elasticsearch/elasticsearch:9.1.1
container_name: elasticsearch-${CONTAINER_NAME}
profiles:
- elasticsearch