diff --git a/misc-tools/dj_make_chroot.in b/misc-tools/dj_make_chroot.in index 9f7b376b0f..2db94ce5cb 100755 --- a/misc-tools/dj_make_chroot.in +++ b/misc-tools/dj_make_chroot.in @@ -178,7 +178,7 @@ if [ "$DISTRO" = 'Debian' ]; then REMOVEDEBS="" # Which debootstrap package to install on non-Debian systems: - DEBOOTDEB="debootstrap_1.0.114_all.deb" + DEBOOTDEB="debootstrap_1.0.128+nmu2_all.deb" # The Debian mirror/proxy below can be passed as environment # variables; if none are given the following defaults are used.