Update elasticsearch Docker tag to v9.4.0

This commit is contained in:
renovate[bot]
2026-05-06 01:02:36 +00:00
committed by GitHub
parent 58bc068014
commit 5caaf61037
@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:9.3.4
image: elasticsearch:9.4.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"