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 e153031 commit 6627e5dCopy full SHA for 6627e5d
misc-tools/dj_make_chroot.in
@@ -178,7 +178,7 @@ if [ "$DISTRO" = 'Debian' ]; then
178
REMOVEDEBS=""
179
180
# Which debootstrap package to install on non-Debian systems:
181
- DEBOOTDEB="debootstrap_1.0.128+nmu2+deb12u1_all.deb"
+ DEBOOTDEB="debootstrap_1.0.128+nmu2+deb12u2_all.deb"
182
183
# The Debian mirror/proxy below can be passed as environment
184
# variables; if none are given the following defaults are used.
0 commit comments