commit | 1f7791dae3d36bd5d5c916e643ed4620159a34d5 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Oct 04 13:21:20 2018 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Fri Oct 05 10:51:42 2018 -0700 |
tree | a084d21a96556b68b5af7c9eb84f1c3e907253be | |
parent | a1b089a6c727c511896d014329914a7a89c9eeac [diff] |
SEBA-282 xosgenx filtering by app or model; provide a default argument class for XOSProcessor; remove tabs; rename unit tests missed by nose2 Change-Id: I07b782982b6733f8828b8a5a72807326f430b1a5
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index c0fefa3..0b197e7 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:2.1.17 +FROM xosproject/xos-base:2.1.18 # xos-base already has protoc and dependencies installed