1
0
Fork 0

feat:更新headscale 0.23.0-alpha3

This commit is contained in:
okxlin 2024-02-04 21:46:34 +08:00
parent 4230bb5da9
commit efaff512be
6 changed files with 1 additions and 1 deletions

View File

@ -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"