commit | 76fbf5d4d33a2d95ce80da8d8331de675f83abe2 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Wed Jun 27 15:43:37 2018 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Fri Jun 29 18:37:35 2018 +0000 |
tree | 9b5f9d5b1fb566ca42e47c32b4e56a593d76844a | |
parent | b658e8b1efa79f8f016cb69b5f25a1cb1435a765 [diff] [blame] |
Release v2.0.0 Change-Id: Ice785cf0532fbb031c6f1f1424df4cec4b4716f0
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 4aeaade..5fc21f3 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:candidate +FROM xosproject/xos-base:2.0.0 # xos-base already has protoc and dependencies installed