chore: switch to headscale 24 in dev
This commit is contained in:
parent
07cee17501
commit
6922548317
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ networks:
|
||||||
driver: 'bridge'
|
driver: 'bridge'
|
||||||
services:
|
services:
|
||||||
headscale:
|
headscale:
|
||||||
image: 'headscale/headscale:0.23.0-beta2'
|
image: 'headscale/headscale:0.24.0'
|
||||||
container_name: 'headscale'
|
container_name: 'headscale'
|
||||||
restart: 'unless-stopped'
|
restart: 'unless-stopped'
|
||||||
command: 'serve'
|
command: 'serve'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue