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

This commit is contained in:
renovate[bot]
2025-12-18 20:17:24 +00:00
committed by GitHub
parent 2a54de9c4c
commit f5eaf625c4
@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:9.2.2
image: elasticsearch:9.2.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"