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

Update easytier/easytier Docker tag to v2.2.4
This commit is contained in:
okxlin 2025-03-24 21:58:53 +08:00 committed by GitHub
commit 94ccc17230
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.0.3"
image: "easytier/easytier:v2.2.4"
container_name: ${CONTAINER_NAME}
restart: always
network_mode: host

View File

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