Update elasticsearch Docker tag to v8.18.1

This commit is contained in:
renovate[bot]
2025-05-09 22:26:00 +00:00
committed by GitHub
parent d4fb74faac
commit f71557b04a
@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:8.18.0
image: elasticsearch:8.18.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"