chore: use beta2 on the dev env

This commit is contained in:
Aarnav Tale 2024-08-24 10:14:31 -04:00
parent 690b52d8c6
commit 9aedd9baad
No known key found for this signature in database

View File

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