Update elasticsearch Docker tag to v8.19.6

This commit is contained in:
renovate[bot]
2025-10-23 22:55:21 +00:00
committed by GitHub
parent a9656b8900
commit 6189c2652b

View File

@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:8.19.5
image: elasticsearch:8.19.6
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"