commit | c2b87bf8c4f9197481ec5165695be432252a36c2 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Fri Sep 21 13:48:40 2018 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Fri Sep 21 14:15:03 2018 -0700 |
tree | 4bb06ad555356122301f00660236242d0de332c9 | |
parent | e1607b888e332cef89eabb86a253a330aec099b6 [diff] [blame] |
[SEBA-265] Poll for Kafka callback, flush at exit Change-Id: I56b41f86c3df0463590682f6e6230de880fe6a4f
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 09db322..c35782a 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.5 +FROM xosproject/xos-base:2.1.8 # xos-base already has protoc and dependencies installed