diff options
Diffstat (limited to 'doc/build/docker.rst')
-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 |