commit | 735f6a0e3bfcc17ecac56bc8dd94b17260f500c9 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Mon Oct 29 17:23:44 2018 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Wed Oct 31 07:09:42 2018 -0700 |
tree | db543b2d1bd8e30ab63bad053f010b2000ebb20b | |
parent | d87c02a15f29f75abd427e9768f6676e63869f56 [diff] [blame] |
[SEBA-315] Make kafkaloghandler standalone [SEBA-314] Update multistructlog version Change-Id: If013b45f8dfb12a9319fbae600d56250965608b5
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index a6f38b6..67dd70f 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.21 +FROM xosproject/xos-base:2.1.22 # xos-base already has protoc and dependencies installed