feat:更新headscale 0.23.0-alpha3
This commit is contained in:
parent
4230bb5da9
commit
efaff512be
|
|
@ -19,7 +19,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:0.23.0-alpha2
|
image: headscale/headscale:0.23.0-alpha3
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
Loading…
Reference in New Issue