Skip to content

Commit 1e23698

Browse files
committed
docker: bump PT to 2.4
1 parent 304932e commit 1e23698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_dockers/ubuntu-cuda/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ARG CUDA_VERSION=11.8.0
1919
FROM nvidia/cuda:${CUDA_VERSION}-runtime-ubuntu${UBUNTU_VERSION}
2020

2121
ARG PYTHON_VERSION=3.10
22-
ARG PYTORCH_VERSION=2.3
22+
ARG PYTORCH_VERSION=2.4
2323

2424
SHELL ["/bin/bash", "-c"]
2525
# https://techoverflow.net/2019/05/18/how-to-fix-configuring-tzdata-interactive-input-when-building-docker-images/

0 commit comments

Comments
 (0)