commit | 6d787c9c2be1bea56ecafbde636e03aa40fa1334 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Feb 26 17:04:53 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Tue Mar 12 14:13:45 2019 -0700 |
tree | d30b840cf9c683ca9b6213aafbf87be46d79010c | |
parent | ddb3b5612289c1e11e02ee1f29041f507fad20f4 [diff] [blame] |
SEBA-498 Remove old synchronizer framework Change-Id: Ic663011ad658475d1e887abae52b6d862e686071
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 2b218e4..ba53dc9 100644 --- a/containers/chameleon/Dockerfile.chameleon +++ b/containers/chameleon/Dockerfile.chameleon
@@ -13,7 +13,8 @@ # limitations under the License. # xosproject/chameleon -FROM xosproject/xos-base:2.2.18 + +FROM xosproject/xos-base:3.0.0 # xos-base already has protoc and dependencies installed