CI: Switch to new docker image
Use an image with Rust support so we can test the Rust integration. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -20,7 +20,7 @@ default:
|
||||
- ${DEFAULT_TAG}
|
||||
# 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-20250404-29Apr2025
|
||||
image: ${MIRROR_DOCKER}/sjg20/u-boot-gitlab-ci-runner:jammy-20250714-10Sep2025p2
|
||||
services:
|
||||
- name: container-$(CI_JOB_ID)
|
||||
command: ["--rm"]
|
||||
|
||||
Reference in New Issue
Block a user