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

This commit is contained in:
renovate[bot]
2026-02-03 21:39:27 +00:00
committed by GitHub
parent 3008353c5f
commit f4264b7575
@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:8.19.10
image: elasticsearch:8.19.11
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"