Update elasticsearch Docker tag to v9.1.3

This commit is contained in:
renovate[bot]
2025-09-02 21:13:28 +00:00
committed by GitHub
parent 1515e3fd44
commit 287d53d66e
@@ -4,7 +4,7 @@ networks:
services: services:
elasticsearch: elasticsearch:
image: elasticsearch:9.1.2 image: elasticsearch:9.1.3
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"