From 101eaec90750f23cae3075d6b5329a33b2bf4685 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Sat, 2 Apr 2022 14:40:05 +0200 Subject: [PATCH] Fixing deboostrap fail due to too old ca-certificate package (#3624) --- config/cli/focal/debootstrap/components | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/cli/focal/debootstrap/components b/config/cli/focal/debootstrap/components index 7df132ae4..0dcc42257 100644 --- a/config/cli/focal/debootstrap/components +++ b/config/cli/focal/debootstrap/components @@ -1 +1 @@ -main universe +main universe restricted