chore(deps): update elasticsearch docker tag to v8.19.9

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