We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5aed1c commit 1b3245aCopy full SHA for 1b3245a
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BASE=21.09
+ARG BASE=21.10
2
ARG BASE_IMG=nvcr.io/nvidia/pytorch:${BASE}-py3
3
FROM ${BASE_IMG} as base
4
0 commit comments