Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8.17.2

This commit is contained in:
renovate[bot] 2025-02-17 07:11:49 +00:00 committed by GitHub
parent 60b47224f2
commit bfe8146d8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -931,7 +931,7 @@ services:
- ${MYSCALE_PORT:-8123}:${MYSCALE_PORT:-8123} - ${MYSCALE_PORT:-8123}:${MYSCALE_PORT:-8123}
elasticsearch: elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:8.14.3 image: docker.elastic.co/elasticsearch/elasticsearch:8.17.2
container_name: elasticsearch-${CONTAINER_NAME} container_name: elasticsearch-${CONTAINER_NAME}
profiles: profiles:
- elasticsearch - elasticsearch