summaryrefslogtreecommitdiffstats
path: root/share/doc/examples/container-images.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-01 13:43:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-01 13:43:49 +0000
commit6106da14a816f7e9608333d783bb1cb50ccea304 (patch)
tree5e335b17d0e8c9eaadeb403d5ea91822a5867933 /share/doc/examples/container-images.sh
parentAdding upstream version 20221023. (diff)
downloadopen-infrastructure-compute-tools-6106da14a816f7e9608333d783bb1cb50ccea304.tar.xz
open-infrastructure-compute-tools-6106da14a816f7e9608333d783bb1cb50ccea304.zip
Adding upstream version 20221223.upstream/20221223
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-xshare/doc/examples/container-images.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/examples/container-images.sh b/share/doc/examples/container-images.sh
index 27c05fc..b711048 100755
--- a/share/doc/examples/container-images.sh
+++ b/share/doc/examples/container-images.sh
@@ -24,7 +24,7 @@
set -e
ARCHITECTURES="amd64 i386"
-DISTRIBUTIONS="stretch buster bullseye sid"
+DISTRIBUTIONS="buster bullseye bookworm sid"
MIRROR="https://deb.debian.org/debian"
INCLUDE="dbus"