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

This commit is contained in:
renovate[bot]
2025-12-02 20:55:05 +00:00
committed by GitHub
parent 50f17064f5
commit 95e80c1d1d

View File

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