1
0

Merge pull request #2993 from okxlin/renovate/headscale-headscale-0.x

Update headscale/headscale Docker tag to v0.25.1
This commit is contained in:
okxlin
2025-03-24 21:40:23 +08:00
committed by GitHub
6 changed files with 1 additions and 1 deletions

View File

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