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: services:
elasticsearch: elasticsearch:
image: elasticsearch:9.4.1 image: elasticsearch:9.4.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"