Update elasticsearch Docker tag to v8.18.3

This commit is contained in:
renovate[bot]
2025-07-11 02:11:07 +00:00
committed by GitHub
parent 0dd0c99c96
commit 4270abda35
@@ -4,7 +4,7 @@ networks:
services: services:
elasticsearch: elasticsearch:
image: elasticsearch:8.18.2 image: elasticsearch:8.18.3
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"