Skip to content

Commit

Permalink
Basing off of CUDA10 to enable pyTorch 1.3 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
teiszler committed Oct 28, 2019
1 parent 4bfe58f commit b549721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nvidia/cuda:8.0-cudnn5-devel
FROM nvidia/cuda:10.1-cudnn7-devel
MAINTAINER Satyalab, [email protected]

ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit b549721

Please sign in to comment.