nvcr update
This commit is contained in:
parent
300e9a7ad6
commit
5b322b6038
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue