feat: update easytier v2.4.0

This commit is contained in:
arch3rPro
2025-07-26 05:30:35 +08:00
parent fba1483d03
commit 64625105d1
5 changed files with 2 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
services:
easytier:
image: "easytier/easytier:v2.3.2"
image: easytier/easytier:v2.4.0
container_name: ${CONTAINER_NAME}
restart: always
network_mode: host
@@ -13,8 +13,7 @@ services:
- ${CONFIG_FILE_PATH}:${CONFIG_FILE_PATH_INTERNAL}
command: ${COMMAND}
labels:
createdBy: "Apps"
createdBy: Apps
networks:
1panel-network:
external: true