瀏覽代碼

fix Dockerfile: specify version tag for cuda-torch

Brandon Lin 7 年之前
父節點
當前提交
f17434ddf9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM kaixhin/cuda-torch
+FROM kaixhin/cuda-torch:7.5
 
 
 RUN apt-get update && apt-get install -y --no-install-recommends --force-yes \
 RUN apt-get update && apt-get install -y --no-install-recommends --force-yes \
   libsnappy-dev \
   libsnappy-dev \