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

This commit is contained in:
renovate[bot]
2025-11-11 20:17:27 +00:00
committed by GitHub
parent a21fc3c538
commit e1cce24bdc
@@ -4,7 +4,7 @@ networks:
services: services:
elasticsearch: elasticsearch:
image: elasticsearch:8.19.6 image: elasticsearch:8.19.7
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"