Skip to content

Commit 0152847

Browse files
committed
Bump to debootstrap for latest Debian stable (Trixie)
(cherry picked from commit ab6fff9)
1 parent 5bc3b34 commit 0152847

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
@@ -178,7 +178,7 @@ if [ "$DISTRO" = 'Debian' ]; then
178178
REMOVEDEBS=""
179179

180180
# Which debootstrap package to install on non-Debian systems:
181-
DEBOOTDEB="debootstrap_1.0.128+nmu2+deb12u2_all.deb"
181+
DEBOOTDEB="debootstrap_1.0.141_all.deb"
182182

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

0 commit comments

Comments
 (0)