summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-02-03 08:38:34 -0500
committerTom Rini <trini@konsulko.com>2022-02-03 12:15:32 -0500
commitcd59d44cfd5daebaab4b01a0a5f2931f9e4ed834 (patch)
treeb343e6af46687229ef2a50bd52a07c0a794d14dd /.gitlab-ci.yml
parentad3616edb093eae93cf74ae62e04d1545a1e1cb1 (diff)
Dockfile, CI: Update to latest focal tag and build
- Latest focal tag - Add libgnutls to image 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 75ad67fab0..85b5296634 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://source.denx.de/u-boot/gitlab-ci-runner
-image: trini/u-boot-gitlab-ci-runner:focal-20220105-10Jan2022
+image: trini/u-boot-gitlab-ci-runner:focal-20220113-03Feb2022
# We run some tests in different order, to catch some failures quicker.
stages: