commit | a02f439c07a18e873c64c4c1fe023afe07e22036 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Feb 05 10:54:32 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Tue Feb 05 10:55:07 2019 -0800 |
tree | 370543791fb17608261bb33c2f959b5e7c5b750b | |
parent | f0d7e5ca5776a039ff31336700973ad5b45e8be3 [diff] [blame] |
SEBA-455 eliminate synchronizer service dependency code Change-Id: Ia939069a593e869a774a3c5b269aaeaba8245ba8
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index f9e0a87..cc83a90 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.40 +FROM xosproject/xos-base:2.1.41 # xos-base already has protoc and dependencies installed