chore(deps): update headscale/headscale docker tag to v0.27.1 (#2459)
This commit is contained in:
parent
786b92d4e0
commit
c19e6b03c6
|
|
@ -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"
|
||||||
|
|
||||||
Loading…
Reference in New Issue