summaryrefslogtreecommitdiffstats
path: root/share/doc/examples/container-images.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2023-01-31 17:46:18 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2023-01-31 17:59:32 +0000
commit6b93ef249b259ef7a37ea063ae479d95b495f045 (patch)
tree9aecc6531bd354b5c7585d1b157c6963e78c8bd6 /share/doc/examples/container-images.sh
parentUpdating references in manpages for bookworm. (diff)
downloadcompute-tools-6b93ef249b259ef7a37ea063ae479d95b495f045.tar.xz
compute-tools-6b93ef249b259ef7a37ea063ae479d95b495f045.zip
Updating examples for bookworm.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/doc/examples/container-images.sh')
-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"