From cbf2d3b02fc410dc74e7a31651d696be4ac03ec5 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Sun, 2 Jan 2022 23:05:31 +0100 Subject: changed build image to ubuntu/21.10. --- .builds/debian.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.builds/debian.yml b/.builds/debian.yml index 8bdcf21f..15ecd36e 100644 --- a/.builds/debian.yml +++ b/.builds/debian.yml @@ -1,4 +1,4 @@ -image: debian/bullseye +image: ubuntu/21.10 sources: - https://git.sr.ht/~cedric/newspipe packages: -- cgit