Update elasticsearch Docker tag to v9.4.2

This commit is contained in:
renovate[bot]
2026-05-29 02:33:27 +00:00
committed by GitHub
parent 13b4591623
commit 8d3c62341b
@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:9.4.1
image: elasticsearch:9.4.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"