From 0a43aab8f5c876935f84ab9725f0e8b47dffe809 Mon Sep 17 00:00:00 2001 From: Florian Preinstorfer Date: Mon, 27 Oct 2025 20:43:33 +0100 Subject: [PATCH] Use Debian 12 as minimum version for the deb package --- docs/setup/install/official.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup/install/official.md b/docs/setup/install/official.md index cd77ec5d..17d23b23 100644 --- a/docs/setup/install/official.md +++ b/docs/setup/install/official.md @@ -7,7 +7,7 @@ Both are available on the [GitHub releases page](https://github.com/juanfont/hea It is recommended to use our DEB packages to install headscale on a Debian based system as those packages configure a local user to run headscale, provide a default configuration and ship with a systemd service file. Supported -distributions are Ubuntu 22.04 or newer, Debian 11 or newer. +distributions are Ubuntu 22.04 or newer, Debian 12 or newer. 1. Download the [latest headscale package](https://github.com/juanfont/headscale/releases/latest) for your platform (`.deb` for Ubuntu and Debian).