summaryrefslogtreecommitdiff
path: root/utils/lxc-searx.env
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2021-01-02 17:27:16 +0100
committerMarkus Heiser <markus.heiser@darmarit.de>2021-01-02 17:27:16 +0100
commit89e6ba5af72041361acf916294fc5d13741098cc (patch)
tree7f78726459b052743d31327e243dd9c768214bf7 /utils/lxc-searx.env
parentc7d92d64753334af303e7a5fcbe1b041d933ba1e (diff)
downloadsearxng-89e6ba5af72041361acf916294fc5d13741098cc.tar.gz
searxng-89e6ba5af72041361acf916294fc5d13741098cc.zip
[mod] add Ubuntu 20.10 image to the LXC suite
Ubuntu 20.10 image [1] is avialable from https://images.linuxcontainers.org BTW: replace builhost package 'ttf-dejavu' by more common meta package 'fonts-dejavu' ('ttf-dejavu' is no longer available in 20.10). [1] https://github.com/lxc/lxc-ci/commit/d161de601bffe4055d77b9d52a826ce5d81567d9 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'utils/lxc-searx.env')
-rw-r--r--utils/lxc-searx.env1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/lxc-searx.env b/utils/lxc-searx.env
index 03a4aac8c..3121b63ce 100644
--- a/utils/lxc-searx.env
+++ b/utils/lxc-searx.env
@@ -24,6 +24,7 @@ lxc_set_suite_env() {
"$LINUXCONTAINERS_ORG_NAME:ubuntu/16.04" "ubu1604" # April 2021
"$LINUXCONTAINERS_ORG_NAME:ubuntu/18.04" "ubu1804" # April 2023
"$LINUXCONTAINERS_ORG_NAME:ubuntu/20.04" "ubu2004" # April 2025
+ "$LINUXCONTAINERS_ORG_NAME:ubuntu/20.10" "ubu2010" # July 2021
# EOL see https://fedoraproject.org/wiki/Releases
"$LINUXCONTAINERS_ORG_NAME:fedora/31" "fedora31"