Skip to content

Commit 53b9213

Browse files
committed
Bump Debian debootstrap version
The old version was not available anymore for download.
1 parent 10b1c66 commit 53b9213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc-tools/dj_make_chroot.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ if [ "$DISTRO" = 'Debian' ]; then
187187
REMOVEDEBS=""
188188

189189
# Which debootstrap package to install on non-Debian systems:
190-
DEBOOTDEB="debootstrap_1.0.128+nmu2+deb12u1_all.deb"
190+
DEBOOTDEB="debootstrap_1.0.128+nmu2+deb12u2_all.deb"
191191

192192
# The Debian mirror/proxy below can be passed as environment
193193
# variables; if none are given the following defaults are used.

0 commit comments

Comments
 (0)