Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion misc-tools/dj_make_chroot.in
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ if [ "$DISTRO" = 'Debian' ]; then
REMOVEDEBS=""

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

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