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

This commit is contained in:
renovate[bot]
2026-01-13 20:24:19 +00:00
committed by GitHub
parent 4e885871fa
commit 10be472512
@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:9.2.3
image: elasticsearch:9.2.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"