nvcr update

This commit is contained in:
Glenn Jocher 2020-04-01 09:57:00 -07:00
parent 300e9a7ad6
commit 5b322b6038
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Start FROM Nvidia PyTorch image https://ngc.nvidia.com/catalog/containers/nvidia:pytorch
FROM nvcr.io/nvidia/pytorch:20.02-py3
FROM nvcr.io/nvidia/pytorch:20.03-py3
# Install dependencies (pip or conda)
RUN pip install -U gsutil