Commit bfe9abe7119ce7cde9eb654d17302ebe124c2c84

Authored by Tom Rini
1 parent 8481217467

gitlab-ci: Update Docker image to xenial-20190720-24Jul2019 tag

- Add in lzma-alone for current binman tests
- Update to Ubuntu's xenial-20190720 tag (latest).

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -2,7 +2,7 @@
2 2  
3 3 # Grab our configured image. The source for this is found at:
4 4 # https://gitlab.denx.de/u-boot/gitlab-ci-runner
5   -image: trini/u-boot-gitlab-ci-runner:xenial-20190222-24April2019
  5 +image: trini/u-boot-gitlab-ci-runner:xenial-20190720-24Jul2019
6 6  
7 7 # We run some tests in different order, to catch some failures quicker.
8 8 stages: