mirror of
https://github.com/qemu/qemu.git
synced 2024-12-01 15:53:35 +08:00
tests/docker: update our Travis image
We are now using Xenial based images on Travis so we should make the same one available as our qemu:travis docker image. Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
parent
9531057670
commit
3cc34204ea
@ -1,4 +1,4 @@
|
||||
FROM travisci/ci-garnet:packer-1512502276-986baf0
|
||||
FROM travisci/ci-sardonyx:packer-1546978056-2c98a19
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
ENV LANG en_US.UTF-8
|
||||
ENV LC_ALL en_US.UTF-8
|
||||
|
Loading…
Reference in New Issue
Block a user