commit | 9beab8d83faf8418beb4c56e848decc3f8d430bb | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Mon Sep 17 12:49:03 2018 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Mon Sep 17 22:33:58 2018 -0700 |
tree | 7bdc78f73f90fb40b9e95f78d61a8ae231bae6bb | |
parent | 73a1285dc3cdf827a079b0c942bdb5c1cab876d4 [diff] [blame] |
[SEBA-257] Specify the kafka group ID and default topic config Change-Id: I199e7f6f118fca7707bfb783659417a13b3b7e27
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 8cdb226..116fb2d 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.2 +FROM xosproject/xos-base:2.1.3 # xos-base already has protoc and dependencies installed