1
0
Fork 0

chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.2.2 (#2751)

This commit is contained in:
renovate[bot] 2025-12-02 14:41:05 +00:00 committed by GitHub
parent 5c3c260a93
commit 6dcd2e7ce0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:9.2.1
image: docker.elastic.co/elasticsearch/elasticsearch:9.2.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"