summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-04-10 22:53:01 +0300
committerTom Rini <trini@konsulko.com>2020-04-10 22:53:01 +0300
commit20bc19abb788a062c45e270fb7ea1596afd69b22 (patch)
treedc366f0afd3297299ba718f067f3b86aa7846172 /.gitlab-ci.yml
parent587e4a4296982f85b2a40fc8a704db65079e0aac (diff)
downloadu-boot-20bc19abb788a062c45e270fb7ea1596afd69b22.tar.xz
Azure/GitLab: Move to latest Docker images
- Based on newer 'bionic' snapshot - GCC 9.0 - RISCV GRUB binaries Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ae158aa17c..ada9293c15 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@
# Grab our configured image. The source for this is found at:
# https://gitlab.denx.de/u-boot/gitlab-ci-runner
-image: trini/u-boot-gitlab-ci-runner:bionic-20200112-21Feb2020
+image: trini/u-boot-gitlab-ci-runner:bionic-20200311-10Apr2020
# We run some tests in different order, to catch some failures quicker.
stages: