Update easytier/easytier Docker tag to v2.2.4

This commit is contained in:
renovate[bot] 2025-03-23 16:18:52 +00:00 committed by GitHub
parent 3d07a1c11a
commit 42b43dfa2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 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