Update elasticsearch Docker tag to v9.1.2

This commit is contained in:
renovate[bot]
2025-08-12 19:27:16 +00:00
committed by GitHub
parent 0414cfbeb9
commit f6e3aaf0e1
@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:9.1.1
image: elasticsearch:9.1.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"