From 931a7f8d142655744087896dca1b0495a1f94379 Mon Sep 17 00:00:00 2001 From: Aarnav Tale Date: Sun, 8 Feb 2026 11:05:09 -0500 Subject: [PATCH] chore: upgrade dev to 0.28 --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 85605b7..f1ce03b 100644 --- a/compose.yaml +++ b/compose.yaml @@ -24,7 +24,7 @@ services: - "./test/caddy/config:/config" - "./test/caddy/certs:/certs" headscale: - image: "headscale/headscale:0.27.0-debug" + image: "headscale/headscale:0.28.0" container_name: "headscale" labels: me.tale.headplane.target: headscale