From 8f91a85905219b271bafe7f8d02cccac0794f888 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sat, 15 Jun 2024 08:26:18 +0200 Subject: [PATCH] fix __YNH_DEBIAN_VERSION__ --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 6720c5c..a90198a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -91,7 +91,7 @@ ram.runtime = "200M" ] [resources.apt.extras.zabbix] - repo = "http://repo.zabbix.com/zabbix/6.4/debian bullseye main" + repo = "http://repo.zabbix.com/zabbix/6.4/debian __YNH_DEBIAN_VERSION__ main" key = "https://repo.zabbix.com/zabbix-official-repo.key" packages = [ "zabbix-agent",