aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2022-01-02 23:05:31 +0100
committerCédric Bonhomme <cedric@cedricbonhomme.org>2022-01-02 23:05:31 +0100
commitcbf2d3b02fc410dc74e7a31651d696be4ac03ec5 (patch)
tree64b7625b42613f4ebdc5c526cc121d208f7e1fc1
parentchanged build image to debian/bullseye. (diff)
downloadnewspipe-cbf2d3b02fc410dc74e7a31651d696be4ac03ec5.tar.gz
newspipe-cbf2d3b02fc410dc74e7a31651d696be4ac03ec5.tar.bz2
newspipe-cbf2d3b02fc410dc74e7a31651d696be4ac03ec5.zip
changed build image to ubuntu/21.10.
-rw-r--r--.builds/debian.yml2
1 files changed, 1 insertions, 1 deletions
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:
bgstack15