Skip to content

Commit c1c86e1

Browse files
committed
1.8.1-cuda11.1-cudnn8-devel
Signed-off-by: siaimes <[email protected]>
1 parent 094cf6d commit c1c86e1

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
@@ -1,4 +1,4 @@
1-
FROM pytorch/pytorch:1.7.1-cuda11.0-cudnn8-devel
1+
FROM pytorch/pytorch:1.8.1-cuda11.1-cudnn8-devel
22

33
RUN apt-key del 7fa2af80 && \
44
apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub && \

0 commit comments

Comments
 (0)