We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b798c7f commit b790a72Copy full SHA for b790a72
docker/Dockerfile.docs
@@ -1,4 +1,4 @@
1
-FROM nvcr.io/nvidia/tensorrt:21.10-py3
+FROM nvcr.io/nvidia/tensorrt:22.01-py3
2
3
RUN curl https://bazel.build/bazel-release.pub.gpg | apt-key add -
4
RUN echo "deb [arch=amd64] https://storage.googleapis.com/bazel-apt stable jdk1.8" | tee /etc/apt/sources.list.d/bazel.list
0 commit comments