Update elasticsearch Docker tag to v9.1.6

This commit is contained in:
renovate[bot]
2025-10-23 23:03:37 +00:00
committed by GitHub
parent 96ca6f1e12
commit 2684cd6a60
@@ -4,7 +4,7 @@ networks:
services: services:
elasticsearch: elasticsearch:
image: elasticsearch:9.1.5 image: elasticsearch:9.1.6
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"