Skip to content

Commit 3c084e3

Browse files
committed
Still need to use qemu-user-static
1 parent 1e81840 commit 3c084e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/base/scripts/install-qemu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
#dpkg --add-architecture i386
55

66
apt-get update
7-
apt-get install -y qemu-user-binfmt
7+
apt-get install -y qemu-user-static
88
#apt-get install -y qemu-user-static:i386

0 commit comments

Comments
 (0)