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

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