commit | 83cc6f55a1a6faea316473b0e2b8a2eec7683348 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Mar 11 11:10:24 2019 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Mar 11 23:45:23 2019 -0700 |
tree | fde16847297827ecff2fd69577b4e1bc39bec573 | |
parent | 5bea8a3fc14d43bc831516148cf939a3350eb139 [diff] [blame] |
SEBA-513 remove superfluous options Change-Id: Ic3be19b94c8e032e00680b300e9db9abc115cab3
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index c9a1d0e..0794cbc 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.2.15 +FROM xosproject/xos-base:2.2.16 # xos-base already has protoc and dependencies installed