File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ Options:
6767 -i <debs> List of extra package names to install (comma separated).
6868 -r <debs> List of extra package names to remove (comma separated).
6969 -l <debs> List of local package files to install (comma separated).
70- -s <lists> List of apt repository .list files that exist outside the chroot
70+ -s <lists> List of apt repository .list files that exist outside the chroot
7171 to add to the chroot (comma separated). Signing keys for the
7272 repository will be imported if they exist as <filename>.gpg,
7373 <filename>.asc or <filename>.arm.
@@ -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_all .deb"
181+ DEBOOTDEB=" debootstrap_1.0.128+nmu2+deb12u1_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.
You can’t perform that action at this time.
0 commit comments