Update elasticsearch Docker tag to v9.1.4

This commit is contained in:
renovate[bot]
2025-09-18 22:13:30 +00:00
committed by GitHub
parent 3ceefde9ae
commit 64227a7c3c
@@ -4,7 +4,7 @@ networks:
services: services:
elasticsearch: elasticsearch:
image: elasticsearch:9.1.3 image: elasticsearch:9.1.4
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"