chore(deps): update elasticsearch docker tag to v9.2.1

This commit is contained in:
renovate[bot]
2025-11-11 20:17:31 +00:00
committed by GitHub
parent a21fc3c538
commit f036c19dc1
@@ -4,7 +4,7 @@ networks:
services: services:
elasticsearch: elasticsearch:
image: elasticsearch:9.2.0 image: elasticsearch:9.2.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"