From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Date: Fri, 5 Apr 2024 06:16:19 +0000 (+0200)
Subject: doc: build: update docker image to latest
X-Git-Tag: v2025.01-rc5-pxa1908~554^2~8
X-Git-Url: http://git.dujemihanovic.xyz/img/static//%22brlog.php?a=commitdiff_plain;h=4e5013be0e4f73d8f7a175917c9b26c8bc7acbff;p=u-boot.git

doc: build: update docker image to latest

commit cacc0b2678c0 ("CI: Move to latest container image") updated the
docker container image.

Reflect the change in the documentation.

Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
---

diff --git a/doc/build/docker.rst b/doc/build/docker.rst
index 953d1b28a0..45659b3b89 100644
--- a/doc/build/docker.rst
+++ b/doc/build/docker.rst
@@ -11,4 +11,4 @@ Or to use an existing container
 
 .. code-block:: bash
 
-    sudo docker pull trini/u-boot-gitlab-ci-runner:bionic-20200807-02Sep2020
+    sudo docker pull trini/u-boot-gitlab-ci-runner:jammy-20240227-14Mar2024