Skip to content

Commit b5f534a

Browse files
njhilltjohnson31415
andcommitted
Bump pytorch nightly version to 2.3.0.dev20240125
Co-authored-by: Travis Johnson <[email protected]>
1 parent 3e64d5e commit b5f534a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG BASE_UBI_IMAGE_TAG=9.3-1476
33
ARG PROTOC_VERSION=25.1
44
#ARG PYTORCH_INDEX="https://download.pytorch.org/whl"
55
ARG PYTORCH_INDEX="https://download.pytorch.org/whl/nightly"
6-
ARG PYTORCH_VERSION=2.3.0.dev20231221
6+
ARG PYTORCH_VERSION=2.3.0.dev20240125
77
ARG PYTHON_VERSION=3.11
88

99
## Base Layer ##################################################################

0 commit comments

Comments
 (0)