Update elasticsearch Docker tag to v8.17.5

This commit is contained in:
renovate[bot]
2025-04-15 22:26:25 +00:00
committed by GitHub
parent 756dcbb053
commit b57051dc33

View File

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