Dockerfile: Pull from the latest torch_2016.03.19 image.
This commit is contained in:
parent
c5fc607bac
commit
0cbeda3617
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue