chore: use beta2 on the dev env
This commit is contained in:
parent
690b52d8c6
commit
9aedd9baad
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-beta1'
|
image: 'headscale/headscale:0.23.0-beta2'
|
||||||
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