Use new version of qemu to avoid problems when changing to long mode

This commit is contained in:
2017-11-14 21:26:36 +01:00
parent a44876fd2e
commit aee015eebc
3 changed files with 6 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine
FROM alpine:3.6
ADD build-toolchain.sh /opt/build-toolchain.sh