diff options
| author | Mattijs Korpershoek <[email protected]> | 2024-04-05 08:16:19 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2024-04-13 11:03:12 +0200 |
| commit | 4e5013be0e4f73d8f7a175917c9b26c8bc7acbff (patch) | |
| tree | 38155233fed73a9548cd1087e450ad4ac1d42b64 /doc | |
| parent | 13c1100335e40acb1066e074eb061387fd103c36 (diff) | |
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 <[email protected]>
Reviewed-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/build/docker.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/docker.rst b/doc/build/docker.rst index 953d1b28a06..45659b3b89d 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 |
