Skip to content

Commit

Permalink
docker: bump PT to 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Jul 24, 2024
1 parent 304932e commit 1e23698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _dockers/ubuntu-cuda/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ARG CUDA_VERSION=11.8.0
FROM nvidia/cuda:${CUDA_VERSION}-runtime-ubuntu${UBUNTU_VERSION}

ARG PYTHON_VERSION=3.10
ARG PYTORCH_VERSION=2.3
ARG PYTORCH_VERSION=2.4

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

0 comments on commit 1e23698

Please sign in to comment.