1
0
Fork 0

chore(deps): update headscale/headscale docker tag to v0.27.1 (#2459)

This commit is contained in:
renovate[bot] 2025-11-11 22:32:03 +00:00 committed by GitHub
parent 786b92d4e0
commit c19e6b03c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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:v0.27.0 image: headscale/headscale:v0.27.1
labels: labels:
createdBy: "Apps" createdBy: "Apps"