Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature #2821 prepare v6.0.0 release #2843

Merged
merged 10 commits into from
Dec 19, 2024
12 changes: 6 additions & 6 deletions docs/Users_Guide/existing_builds.rst
Original file line number Diff line number Diff line change
Expand Up @@ -536,29 +536,29 @@ in the
.. dropdown:: DockerHub

| **MET**
| *Last Updated: November 14, 2024*
| *Last Updated: December 19, 2024*

.. code-block:: ini

docker pull dtcenter/met:12.0.0-rc1
docker pull dtcenter/met:12.0.0

`dtcenter/met DockerHub <https://hub.docker.com/r/dtcenter/met>`_

| **METplus**
| *Last Updated: November 14, 2024*
| *Last Updated: December 19, 2024*

.. code-block:: ini

docker pull dtcenter/metplus:6.0.0-rc1
docker pull dtcenter/metplus:6.0.0

`dtcenter/metplus DockerHub <https://hub.docker.com/r/dtcenter/metplus>`_

| **METplus Analysis**
| *Last Updated: November 14, 2024*
| *Last Updated: December 19, 2024*

.. code-block:: ini

docker pull dtcenter/metplus-analysis:6.0.0-rc1
docker pull dtcenter/metplus-analysis:6.0.0

`dtcenter/metplus-analysis DockerHub <https://hub.docker.com/r/dtcenter/metplus-analysis>`_

Expand Down
Loading
Loading