Skip to content

Commit 5760888

Browse files
committed
Added fix for Ubuntu 16.04 being used in Dockerfile.gpu instead of Ubuntu 14.04
1 parent 066caa5 commit 5760888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.gpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nvidia/cuda:8.0-cudnn5-devel
1+
FROM nvidia/cuda:8.0-cudnn5-devel-ubuntu14.04
22

33
MAINTAINER Sai Soundararaj <saip@outlook.com>
44

0 commit comments

Comments
 (0)