summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-07-14 03:37:36 +0300
committerTom Rini <trini@konsulko.com>2023-07-20 22:23:14 +0300
commit8b9876988b7cf6d5eabc29748c5ac8da5ca8f8a1 (patch)
treee7b7d568411944274bc8bc242b932bbc3960c3c5 /.gitlab-ci.yml
parent6d6ddabfb790714a6ae861d93d21a615d1ab3a75 (diff)
downloadu-boot-8b9876988b7cf6d5eabc29748c5ac8da5ca8f8a1.tar.xz
CI: Update to the latest "Jammy" tag
Move to the latest "Jammy" tag from Ubuntu. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
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 d216adf94a..99b1e73f0f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,7 @@ default:
# Grab our configured image. The source for this is found
# in the u-boot tree at tools/docker/Dockerfile
-image: ${MIRROR_DOCKER}/trini/u-boot-gitlab-ci-runner:jammy-20230308-04Apr2023
+image: ${MIRROR_DOCKER}/trini/u-boot-gitlab-ci-runner:jammy-20230624-20Jul2023
# We run some tests in different order, to catch some failures quicker.
stages: