diff --git a/Dockerfile b/Dockerfile index 2a72866..0ad1ff7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM nvidia/cuda:8.0-devel +FROM nvidia/cuda:8.0-devel-ubuntu14.04 MAINTAINER support@arrayfire.com RUN apt-get update && apt-get install -y software-properties-common && \