From eebe119b2ae63d85c22adeb4b058a4094d208042 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sat, 15 Jun 2024 08:21:41 +0200 Subject: [PATCH] try YNH_DEBIAN_VERSION variable --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 3e6a22e..8d980c6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -91,7 +91,7 @@ ram.runtime = "200M" ] [resources.apt.extras.zabbix] - repo = "http://repo.zabbix.com/zabbix/5.0/debian bullseye main" + repo = "http://repo.zabbix.com/zabbix/5.0/debian $YNH_DEBIAN_VERSION main" key = "https://repo.zabbix.com/zabbix-official-repo.key" packages = [ "zabbix-agent",