aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2022-01-02 23:02:13 +0100
committerCédric Bonhomme <cedric@cedricbonhomme.org>2022-01-02 23:02:13 +0100
commit50f0b0dce5a1cdd6345e10df5beb221dc52ad919 (patch)
treeb6621b5e986b45f261bffa67576eb2a8a91b0bdd
parentadded a spinner before the display of the bar chart (diff)
downloadnewspipe-50f0b0dce5a1cdd6345e10df5beb221dc52ad919.tar.gz
newspipe-50f0b0dce5a1cdd6345e10df5beb221dc52ad919.tar.bz2
newspipe-50f0b0dce5a1cdd6345e10df5beb221dc52ad919.zip
changed build image to debian/bullseye.
-rw-r--r--.builds/debian.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/debian.yml b/.builds/debian.yml
index 33e7b185..8bdcf21f 100644
--- a/.builds/debian.yml
+++ b/.builds/debian.yml
@@ -1,4 +1,4 @@
-image: debian/sid
+image: debian/bullseye
sources:
- https://git.sr.ht/~cedric/newspipe
packages:
bgstack15