commit | a57657cbcb988621c589cb3a8e16eb3342b214f5 | [log] [tgz] |
---|---|---|
author | Tony Mack <tony.mack@gmail.com> | Thu Jan 21 02:32:34 2016 +0000 |
committer | Tony Mack <tony.mack@gmail.com> | Thu Jan 21 02:32:34 2016 +0000 |
tree | 61a6aa46bc722121d8de631a1ce7e810d1389177 | |
parent | 206bb9dd292b6c244f482a5bd2cd8244acc33fb2 [diff] |
switch back to ubuntu:14.04.2 image
diff --git a/containers/xos/Dockerfile b/containers/xos/Dockerfile index 0fd7565..7e9db23 100644 --- a/containers/xos/Dockerfile +++ b/containers/xos/Dockerfile
@@ -1,4 +1,4 @@ -FROM python:2.7.11 +FROM ubuntu:14.04.2 # XXX Workaround for docker bug: # https://github.com/docker/docker/issues/6345