feat: update easytier 2.6.0

This commit is contained in:
arch3rPro
2026-04-08 05:30:37 +08:00
parent 1e8e28b50e
commit 2b21339f76
6 changed files with 2 additions and 2 deletions

View File

@@ -455,7 +455,7 @@ AI驱动的开源代码知识库与文档协作平台支持多模型、多数
🌐 简单安全去中心化的内网穿透 VPN 组网方案 🌐 简单安全去中心化的内网穿透 VPN 组网方案
<kbd>2.5.0</kbd> • [官网链接](https://github.com/EasyTier/Easytier) <kbd>2.6.0</kbd> • [官网链接](https://github.com/EasyTier/Easytier)
</td> </td>
<td width="33%" align="center"> <td width="33%" align="center">

View File

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