docker: update qemu:debian base following stretch release
commit7af25f9f6a35ff18e7a20401c4acca77572ee9e4
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 21 Jun 2017 13:21:33 +0000 (21 14:21 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 21 Jun 2017 14:01:48 +0000 (21 15:01 +0100)
tree0ebe150b3473bd1a8c0b1f39d7dd258b975a6748
parent8dfaf23ae1f2273a9730a9b309cc8471269bb524
docker: update qemu:debian base following stretch release

Debian has now released Stretch as its new stable. As we track
debian:stable-slim this has a few consequences. For one thing we can
now drop the emdebian hacks as cross compilers are part of the
official repositories now. However we do loose the ability to build
against powerpc (not ppc64) since that is no longer a release
architecture.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/docker/dockerfiles/debian.docker