From 7fde64c004ea3ba46a20f7ef6d076f501bcb585f Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 30 Sep 2021 11:36:10 -0400 Subject: 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 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1bd99c801aa..5a3e2f0ceb8 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-20210827-11Sep2021 +image: trini/u-boot-gitlab-ci-runner:focal-20210827-30Sep2021 # We run some tests in different order, to catch some failures quicker. stages: -- cgit v1.2.3