Update easytier/easytier Docker tag to v2.3.2

This commit is contained in:
renovate[bot] 2025-07-04 06:53:05 +00:00 committed by GitHub
parent 45ed828215
commit 242585cd7f
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: services:
easytier: easytier:
image: "easytier/easytier:v2.2.4" image: "easytier/easytier:v2.3.2"
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
network_mode: host network_mode: host

View File

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