Skip to content

Commit

Permalink
update container in readme (#5981)
Browse files Browse the repository at this point in the history
Signed-off-by: fayejf <36722593+fayejf@users.noreply.github.com>
  • Loading branch information
fayejf committed Feb 10, 2023
1 parent 3b87f88 commit 2cc0942
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -251,13 +251,13 @@ NeMo Text Processing, specifically (Inverse) Text Normalization, requires `Pynin
Docker containers:
~~~~~~~~~~~~~~~~~~
We release NeMo containers alongside NeMo releases. For example, NeMo ``r1.14.0`` comes with container ``nemo:22.11``, you may find more details about released containers in `releases page <https://github.com/NVIDIA/NeMo/releases>`_.
We release NeMo containers alongside NeMo releases. For example, NeMo ``r1.15.0`` comes with container ``nemo:22.12``, you may find more details about released containers in `releases page <https://github.com/NVIDIA/NeMo/releases>`_.

To use built container, please run

.. code-block:: bash
docker pull nvcr.io/nvidia/nemo:22.11
docker pull nvcr.io/nvidia/nemo:22.12
To build a nemo container with Dockerfile from a branch, please run

Expand Down

0 comments on commit 2cc0942

Please sign in to comment.