summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2022-03-28 15:50:14 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2022-03-28 15:50:14 +0200
commit0053cb9c1a360e4336ca8d86cced4e446d13ba72 (patch)
tree777acb484840ad96ce3be2ff37230e6b8d1b09c2
parent266eb389dd1d249808fb3a2a8d0cface8551f23f (diff)
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 <philippe.schenker@toradex.com>
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
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: ""