Update elasticsearch Docker tag to v8.19.1

This commit is contained in:
renovate[bot]
2025-08-11 18:40:42 +00:00
committed by GitHub
parent df5d4d9a7f
commit 7ed16a09ae
@@ -4,7 +4,7 @@ networks:
services: services:
elasticsearch: elasticsearch:
image: elasticsearch:8.19.0 image: elasticsearch:8.19.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"