commit | dbd3a330780c1a176e94b858703b52637cc88d4f | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Jan 28 10:19:18 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Mon Jan 28 12:04:48 2019 -0800 |
tree | 0034de274e4f48c946972844a3580029fb68c40f | |
parent | 045b63d3a42d9fdc7757a18915cb268465ce0eb8 [diff] [blame] |
SEBA-404 move xos-client library to /lib Change-Id: I4428d49f09f3d9cb08cd32827136e12a136392ec
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index c996e52..861a1aa 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.32 +FROM xosproject/xos-base:2.1.33 # xos-base already has protoc and dependencies installed