We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac8e600 commit c715c97Copy full SHA for c715c97
misc-tools/dj_make_chroot.in
@@ -187,7 +187,7 @@ if [ "$DISTRO" = 'Debian' ]; then
187
REMOVEDEBS=""
188
189
# Which debootstrap package to install on non-Debian systems:
190
- DEBOOTDEB="debootstrap_1.0.128+nmu2+deb12u2_all.deb"
+ DEBOOTDEB="debootstrap_1.0.141_all.deb"
191
192
# The Debian mirror/proxy below can be passed as environment
193
# variables; if none are given the following defaults are used.
0 commit comments