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

This commit is contained in:
renovate[bot]
2026-02-26 22:29:14 +00:00
committed by GitHub
parent 83169770c9
commit 68693fe794
@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:8.19.11
image: elasticsearch:8.19.12
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"