Update elasticsearch Docker tag to v9.1.0

This commit is contained in:
renovate[bot]
2025-08-01 02:19:45 +00:00
committed by GitHub
parent 2d5ccdb880
commit 2e2eb5077c

View File

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