commit | 6714216ddb8cda75613e8b890c7470e7d099f2a5 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Wed Mar 06 14:01:32 2019 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Wed Mar 06 15:57:06 2019 -0700 |
tree | 318ed2efd164ac9d5ffbbb108291d0e7ad94686d | |
parent | 39e2bf46798d0564ada22f99b6f722859bea12b9 [diff] [blame] |
Fix broken swagger documentation and requirements.txt parsing Change-Id: If9932b9d3ca19f0e4d53dfcd03cd35fdacde8f62
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 059ef0a..ce1dd45 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.2.7 +FROM xosproject/xos-base:2.2.8 # xos-base already has protoc and dependencies installed