1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-11 22:30:28 +08:00

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 ad45fdb3a4
commit beaa9751f9

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"