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 3d07a1c11a
commit 8e76853f13
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:0.23.0
image: headscale/headscale:v0.25.1
labels:
createdBy: "Apps"