Update elasticsearch Docker tag to v8.19.15

This commit is contained in:
renovate[bot]
2026-05-01 03:41:33 +00:00
committed by GitHub
parent b5ccecbf5f
commit dc459528e7
@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:8.19.14
image: elasticsearch:8.19.15
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"