1
0
Fork 0

chore(deps): update headscale/headscale docker tag to v0.28.0 (#3882)

This commit is contained in:
renovate[bot] 2026-02-05 09:31:01 +00:00 committed by GitHub
parent 2b1d278795
commit 9fc723019e
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.1 image: headscale/headscale:v0.28.0
labels: labels:
createdBy: "Apps" createdBy: "Apps"