mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-06-10 08:31:37 +08:00
feat: update tailscale 1.98.4
This commit is contained in:
@@ -538,7 +538,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
|
|||||||
|
|
||||||
🔐 私有 WireGuard 网络组网工具
|
🔐 私有 WireGuard 网络组网工具
|
||||||
|
|
||||||
<kbd>1.98.3</kbd> • [官网链接](https://tailscale.com)
|
<kbd>1.98.4</kbd> • [官网链接](https://tailscale.com)
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td width="33%" align="center">
|
<td width="33%" align="center">
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
tailscaled:
|
tailscaled:
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
image: tailscale/tailscale:v1.98.3
|
image: tailscale/tailscale:v1.98.4
|
||||||
hostname: ${HOSTNAME:-tailscale}
|
hostname: ${HOSTNAME:-tailscale}
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
Reference in New Issue
Block a user