commit | d85a25d9c2aa1fcff0627918d9c033d250da1cd5 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Feb 07 17:43:59 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Fri Feb 08 09:15:33 2019 -0800 |
tree | aa10aed3f0c95db7d28619906907fb5d0cab5146 | |
parent | 8cc464de4e6a3884627ba76bb7232238b98b85e7 [diff] [blame] |
SEBA-463 LoadModels unit test Change-Id: I66f411f6cc5c2a81abf37c9604f05f9f31c972a1
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 05df0d9..300ee40 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.44 +FROM xosproject/xos-base:2.1.45 # xos-base already has protoc and dependencies installed