diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-04-07 20:32:32 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-04-07 20:32:32 +0200 |
| commit | ba36fe1db61a527dab5d41add08676c3082a6f3e (patch) | |
| tree | 7ecf505d0e01e8ea26434c653faff85cafc5473d /Dockerfile | |
| parent | 51cd65c30dd93f72625a85f3b352c262cc8b4005 (diff) | |
| download | analyzer-ba36fe1db61a527dab5d41add08676c3082a6f3e.tar.gz analyzer-ba36fe1db61a527dab5d41add08676c3082a6f3e.zip | |
update tensorflow to 1.1.0-rc1
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM tensorflow/tensorflow:1.0.1-py3 +FROM tensorflow/tensorflow:1.1.0-rc1-py3 RUN mkdir -p /usr/src/app WORKDIR /usr/src/app |
