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 10b1c66 commit 53b9213Copy full SHA for 53b9213
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+deb12u1_all.deb"
+ DEBOOTDEB="debootstrap_1.0.128+nmu2+deb12u2_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