We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684671b commit ae20986Copy full SHA for ae20986
build.sh
@@ -2,6 +2,5 @@
2
3
set -xe
4
5
-wget -N http://ftp.fr.debian.org/debian/pool/main/q/qemu/qemu-user-static_2.7+dfsg-3+b1_amd64.deb
6
-dpkg -i qemu-user-static_2.7+dfsg-3+b1_amd64.deb
7
-
+wget -N http://ftp.fr.debian.org/debian/pool/main/q/qemu/qemu-user-static_2.8+dfsg-1_amd64.deb
+dpkg -i qemu-user-static_2.8+dfsg-1_amd64.deb
0 commit comments