commit | 810c44ae9b600543dfc31d8907358784e2fbae7e | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Mar 28 08:01:50 2019 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Mar 28 14:40:59 2019 -0700 |
tree | c1c74e2415ca4bafbd3ae3f40e2d1eafe6a86754 | |
parent | 5969fc85e94f9826390107e1253d4e89e50c5abf [diff] [blame] |
SEBA-560 Remove ansible from synchronizer framework; Resolve exception from NetworkX upgrade; Revise Makefile to use standard docker options Change-Id: Idb29ed71ba46f97d8561a702b4c7e75d541d4e2c
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index bb8e9da..52eb276 100644 --- a/containers/chameleon/Dockerfile.chameleon +++ b/containers/chameleon/Dockerfile.chameleon
@@ -13,7 +13,7 @@ # limitations under the License. # xosproject/chameleon -FROM xosproject/xos-base:3.0.5 +FROM xosproject/xos-base:3.0.6 # xos-base already has protoc and dependencies installed