Explorar o código

fix Dockerfile: specify version tag for cuda-torch

Brandon Lin %!s(int64=7) %!d(string=hai) anos
pai
achega
f17434ddf9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 \
   libsnappy-dev \