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:
67
67
-i <debs> List of extra package names to install (comma separated).
68
68
-r <debs> List of extra package names to remove (comma separated).
69
69
-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
71
71
to add to the chroot (comma separated). Signing keys for the
72
72
repository will be imported if they exist as <filename>.gpg,
73
73
<filename>.asc or <filename>.arm.
@@ -178,7 +178,7 @@ if [ "$DISTRO" = 'Debian' ]; then
178
178
REMOVEDEBS=" "
179
179
180
180
# 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"
182
182
183
183
# The Debian mirror/proxy below can be passed as environment
184
184
# variables; if none are given the following defaults are used.
You can’t perform that action at this time.
0 commit comments