summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-09-30 19:33:46 +0300
committerTom Rini <trini@konsulko.com>2021-09-30 19:33:46 +0300
commitbf9fcc20000c21e22f2da4d67c5975f586d123f5 (patch)
treea740453405e264d8358bff71748a17091453b540 /.gitlab-ci.yml
parent67ae2897235e516d8fa9ab3f296a1caf40f6ebee (diff)
downloadu-boot-bf9fcc20000c21e22f2da4d67c5975f586d123f5.tar.xz
Azure/GitLab CI: Update docker image
Rebuild our current docker image so that ca-certificates will be updated and Let's Encrypt issued certificates will work again. 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 ffdeaae5a8..aff479eea1 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-20210723-04Aug2021
+image: trini/u-boot-gitlab-ci-runner:focal-20210723-30Sep2021
# We run some tests in different order, to catch some failures quicker.
stages: