Skip to content

Commit e2dc282

Browse files
authored
Update Dockerfile.1.7-cuda10.1
1 parent 67e7b69 commit e2dc282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-pytorch/Dockerfile.1.7-cuda10.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM lablup/common-base:20.09-cuda10.1
22

33
# Install TensorFlow, Keras, PyTorch and MXNet
4-
ENV PYTORCH_VERSION=1.7.0-rc1
4+
ENV PYTORCH_VERSION=1.7.0
55
ENV TORCHVISION_VERSION=0.6.0
66
ENV TORCHAUDIO_VERSION=0.5.0
77
ENV TORCHTEXT_VERSION=0.6.0

0 commit comments

Comments
 (0)