Skip to content
Snippets Groups Projects
Commit 8ce2f68f authored by Alex Bennée's avatar Alex Bennée
Browse files

tests/docker: update Travis image to a more current version


This isn't the latest one available on hub.docker.com but it does
match the ID reported by the Xenial builds running on Travis:

  instance: ... travis-ci-sardonyx-xenial-1553530528-f909ac5

Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
parent 06746324
No related branches found
No related tags found
No related merge requests found
FROM travisci/ci-sardonyx:packer-1546978056-2c98a19
#
# Travis Image - this is broadly the same image that we run our CI
# tests on.
#
FROM travisci/ci-sardonyx:packer-1552557266-f909ac5
ENV DEBIAN_FRONTEND noninteractive
ENV LANG en_US.UTF-8
ENV LC_ALL en_US.UTF-8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment