Update elasticsearch Docker tag to v8.19.16

This commit is contained in:
renovate[bot]
2026-05-29 02:33:21 +00:00
committed by GitHub
parent 13b4591623
commit 767f2d74d3
@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:8.19.15
image: elasticsearch:8.19.16
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"