From 8bc6ee87c76bedcc7ce0b86a619e40eda36904eb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 25 Oct 2016 14:46:13 +0200 Subject: Switching default distribution to stretch in container create scripts. Signed-off-by: Daniel Baumann --- share/doc/asciicast/introduction.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/doc/asciicast/introduction.sh') diff --git a/share/doc/asciicast/introduction.sh b/share/doc/asciicast/introduction.sh index 148231d..18dfdaf 100755 --- a/share/doc/asciicast/introduction.sh +++ b/share/doc/asciicast/introduction.sh @@ -81,7 +81,7 @@ Text "# Note: we're using a custom mirror here and" Text "# a custom root password, see container-create-debootstrap(1)" Text "# for more information about these options." -Command "sudo cnt create -n example.net -s debootstrap -- -d sid -m http://ftp.ch.debian.org/debian -p debian" +Command "sudo cnt create -n example.net -s debootstrap -- -d stretch -m http://ftp.ch.debian.org/debian -p debian" Text "# 4. Let's list all available containers." -- cgit v1.2.3