From 0053cb9c1a360e4336ca8d86cced4e446d13ba72 Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Mon, 28 Mar 2022 15:50:14 +0200 Subject: gitlab-ci: update container We got an error that triggered a rebuild of the container. Since it got updated to the one used also upstream by Oleksandr use this new one Signed-off-by: Philippe Schenker --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 08b4523ec7..3d6917f968 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ variables: # uncomment for the pipeline debug purpose # CI_DEBUG_TRACE: "true" - CI_IMAGE: gitlab.int.toradex.com:4567/rd/linux-bsp/ci-toolchain-container:u-boot-toradex_builder-f6bb848 + CI_IMAGE: gitlab.int.toradex.com:4567/rd/linux-bsp/ci-toolchain-container:u-boot-toradex_builder-adc7f32 DOCKER_HOST: tcp://docker:2375 DOCKER_DRIVER: overlay2 DOCKER_TLS_CERTDIR: "" -- cgit v1.2.3