From 9df83515efc3e98f1c4f1e5c6fe8813b2162bca1 Mon Sep 17 00:00:00 2001 From: Deon George Date: Sun, 16 Oct 2022 13:09:38 +1100 Subject: [PATCH] Rebuild for bullseye --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a37d3aa..3e77adf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ stages: variables: VERSION: "0.59.1" - DISTRO: "buster" + DISTRO: "bullseye" before_script: - env|sort