Update elasticsearch Docker tag to v9.1.5

This commit is contained in:
renovate[bot]
2025-10-07 00:45:43 +00:00
committed by GitHub
parent 7739384db2
commit 6d20cb227e

View File

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