Update elasticsearch Docker tag to v8.18.4

This commit is contained in:
renovate[bot]
2025-07-22 19:16:40 +00:00
committed by GitHub
parent 9cd86cc07b
commit 54169b9290

View File

@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:8.18.3
image: elasticsearch:8.18.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"