mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-06-12 01:49:39 +08:00
feat: update tailscale 1.98.3
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
tailscaled:
|
tailscaled:
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
image: tailscale/tailscale:v1.96.5
|
image: tailscale/tailscale:v1.98.3
|
||||||
hostname: ${HOSTNAME:-tailscale}
|
hostname: ${HOSTNAME:-tailscale}
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
Reference in New Issue
Block a user