diff --git a/compose.yaml b/compose.yaml index 01fa20f..961a18d 100644 --- a/compose.yaml +++ b/compose.yaml @@ -8,7 +8,7 @@ networks: driver: 'bridge' services: headscale: - image: 'headscale/headscale:0.23.0-beta2' + image: 'headscale/headscale:0.24.0' container_name: 'headscale' restart: 'unless-stopped' command: 'serve'