1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 03:21:12 +08:00

Update headscale/headscale Docker tag to v0.25.1

This commit is contained in:
renovate[bot] 2025-03-23 16:19:40 +00:00 committed by GitHub
parent 5445b99ed4
commit 8261dad714

View File

@ -18,7 +18,7 @@ services:
- net.ipv4.ip_forward=1
- net.ipv6.conf.all.forwarding=1
command: ['headscale', 'serve']
image: headscale/headscale:0.23.0
image: headscale/headscale:v0.25.1
labels:
createdBy: "Apps"