1
0
Fork 0
mirror of synced 2024-05-16 10:52:20 +12:00

fix Dockerfile: specify version tag for cuda-torch

This commit is contained in:
Brandon Lin 2017-12-08 04:13:00 -08:00
parent c955203fbc
commit f17434ddf9

View file

@ -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 \