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

This commit is contained in:
renovate[bot]
2026-03-20 05:24:25 +00:00
committed by GitHub
parent 8ed8b088c9
commit b285b064dc
@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:8.19.12
image: elasticsearch:8.19.13
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"