From: Mattijs Korpershoek Date: Fri, 5 Apr 2024 06:16:19 +0000 (+0200) Subject: doc: build: update docker image to latest X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-favicon.png?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 Reviewed-by: Heinrich Schuchardt Reviewed-by: Tom Rini --- 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