Skip to content

Commit

Permalink
Use Debian stable debootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj committed Oct 7, 2023
1 parent 8bdcc68 commit 336f408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc-tools/dj_make_chroot.in
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ if [ "$DISTRO" = 'Debian' ]; then
REMOVEDEBS=""

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

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

0 comments on commit 336f408

Please sign in to comment.