Update elasticsearch Docker tag to v9.2.0

This commit is contained in:
renovate[bot]
2025-10-24 02:58:02 +00:00
committed by GitHub
parent 2efe81bb47
commit fe6a0e50e2

View File

@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:9.1.6
image: elasticsearch:9.2.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"