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 3e64d5e commit b5f534aCopy full SHA for b5f534a
Dockerfile
@@ -3,7 +3,7 @@ ARG BASE_UBI_IMAGE_TAG=9.3-1476
3
ARG PROTOC_VERSION=25.1
4
#ARG PYTORCH_INDEX="https://download.pytorch.org/whl"
5
ARG PYTORCH_INDEX="https://download.pytorch.org/whl/nightly"
6
-ARG PYTORCH_VERSION=2.3.0.dev20231221
+ARG PYTORCH_VERSION=2.3.0.dev20240125
7
ARG PYTHON_VERSION=3.11
8
9
## Base Layer ##################################################################
0 commit comments