Update headscale/headscale Docker tag to v0.28.0

This commit is contained in:
renovate[bot] 2026-03-09 13:23:30 +00:00 committed by GitHub
parent 42ac58f4c4
commit 949fb81148
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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