Dockerfile: Pull from the latest torch_2016.03.19 image.

This commit is contained in:
Brandon Amos 2016-03-19 17:02:25 -04:00
parent c5fc607bac
commit 0cbeda3617
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM bamos/ubuntu-opencv-dlib-torch:ubuntu_14.04-opencv_2.4.11-dlib_18.16-torch_2015.01.12
FROM bamos/ubuntu-opencv-dlib-torch:ubuntu_14.04-opencv_2.4.11-dlib_18.16-torch_2016.03.19
MAINTAINER Brandon Amos <brandon.amos.cs@gmail.com>
RUN apt-get update && apt-get install -y \