Merge pull request #3357 from okxlin/renovate/easytier-easytier-2.x

Update easytier/easytier Docker tag to v2.5.0
This commit is contained in:
okxlin 2026-03-02 16:20:08 +08:00 committed by GitHub
commit b0e0994bb4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
services:
easytier:
image: "easytier/easytier:v2.3.2"
image: "easytier/easytier:v2.5.0"
container_name: ${CONTAINER_NAME}
restart: always
network_mode: host

View File

@ -1,6 +1,6 @@
services:
easytier:
image: "easytier/easytier:v2.3.2"
image: "easytier/easytier:v2.5.0"
container_name: ${CONTAINER_NAME}
restart: always
network_mode: host