commit | 6f54b16a1c55e0fa09c64742faa556225aae5799 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@artisancomputer.com> | Tue Apr 19 15:53:54 2016 -0700 |
committer | Zack Williams <zdw@artisancomputer.com> | Tue Apr 19 15:53:54 2016 -0700 |
tree | b7bbf69cd43139fbbf0044c09ca9028c004f8e77 | |
parent | 67af0e816b66812b04b6d745f27a2c550e52482d [diff] [blame] |
Update container ubuntu version, and switch to ansible PPA
diff --git a/containers/xos/Dockerfile b/containers/xos/Dockerfile index b5064ae..e199425 100644 --- a/containers/xos/Dockerfile +++ b/containers/xos/Dockerfile
@@ -1,4 +1,4 @@ -FROM ubuntu:14.04.3 +FROM ubuntu:14.04.4 # XXX Workaround for docker bug: # https://github.com/docker/docker/issues/6345