Update elasticsearch Docker tag to v9.1.1

This commit is contained in:
renovate[bot]
2025-08-11 18:40:46 +00:00
committed by GitHub
parent df5d4d9a7f
commit 58b27727bd

View File

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