Update elasticsearch Docker tag to v9.4.1

This commit is contained in:
renovate[bot]
2026-05-13 00:45:46 +00:00
committed by GitHub
parent e8bce417e3
commit b91fe632cf
@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:9.4.0
image: elasticsearch:9.4.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"