Skip to content

Commit c715c97

Browse files
committed
Bump to debootstrap for latest Debian stable (Trixie)
1 parent ac8e600 commit c715c97

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+deb12u2_all.deb"
190+
DEBOOTDEB="debootstrap_1.0.141_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)