Update elasticsearch Docker tag to v9.0.3

This commit is contained in:
renovate[bot]
2025-07-11 02:11:12 +00:00
committed by GitHub
parent 0dd0c99c96
commit 9ec24f145f

View File

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