Update headscale/headscale Docker tag to v0.25.1
This commit is contained in:
parent
5445b99ed4
commit
8261dad714
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue