1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-02 11:03:34 +02:00

Revert "Pin the CI base image."

This reverts commit 3934760211.
This commit is contained in:
Greg Steuck 2017-01-01 02:39:32 -08:00
parent 9a567d6b36
commit 4270ea5766

View File

@ -3,7 +3,7 @@
# stack to be installed on the host. This comes at the expense of
# flexibility.
FROM tensorflow/tensorflow:0.12.1-devel
FROM tensorflow/tensorflow:nightly-devel
MAINTAINER TensorFlow authors <tensorflow-haskell@googlegroups.com>
# The build context directory is the top of the tensorflow-haskell