Commit 3cc34204 authored by Alex Bennée's avatar Alex Bennée
Browse files

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: default avatarAlex Bennée <alex.bennee@linaro.org>
parent 95310576
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
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