1
0
Fork 0

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
1 changed files with 1 additions and 1 deletions

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"