1
0

chore(deps): update headscale/headscale docker tag to v0.27.0 (#2412)

This commit is contained in:
renovate[bot]
2025-11-08 12:35:12 +00:00
committed by GitHub
parent 4fc85c9c3d
commit 9d94af7431
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.26.1 image: headscale/headscale:v0.27.0
labels: labels:
createdBy: "Apps" createdBy: "Apps"