Use explicit MC_ARCH for containerized sources
This commit is contained in:
@@ -2251,7 +2251,7 @@ create_mc_apt_container() {
|
|||||||
Signed-By: /usr/share/keyrings/jriver-com-archive-keyring.gpg
|
Signed-By: /usr/share/keyrings/jriver-com-archive-keyring.gpg
|
||||||
Suites: $MC_REPO
|
Suites: $MC_REPO
|
||||||
Components: main
|
Components: main
|
||||||
Architectures: amd64 armhf arm64
|
Architectures: $MC_ARCH
|
||||||
EOF
|
EOF
|
||||||
apt-get update -qq' &&
|
apt-get update -qq' &&
|
||||||
# If user passes command strings run them in the container
|
# If user passes command strings run them in the container
|
||||||
|
|||||||
Reference in New Issue
Block a user