mirror of
https://github.com/tale/headplane.git
synced 2026-07-31 01:32:12 +00:00
chore: use beta2 on the dev env
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ networks:
|
||||
driver: 'bridge'
|
||||
services:
|
||||
headscale:
|
||||
image: 'headscale/headscale:0.23.0-beta1'
|
||||
image: 'headscale/headscale:0.23.0-beta2'
|
||||
container_name: 'headscale'
|
||||
restart: 'unless-stopped'
|
||||
command: 'serve'
|
||||
|
||||
Reference in New Issue
Block a user