commit | 6a17937bac6d8fdf57ab559752af371da9c5ae22 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Jan 24 12:09:43 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Jan 24 12:09:43 2019 -0800 |
tree | aa23b31bbad4fef2258bea92b310f05bbb2b8a82 | |
parent | 5dc7cc579492391f77004e187da9650c3f7cd2a6 [diff] [blame] |
Adding log statement in modeldefs API if an error occur Change-Id: I921100cf8c5d27870b584071b1ea46507e6fce31
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 05afd4b..8079ba8 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.29 +FROM xosproject/xos-base:2.1.30 # xos-base already has protoc and dependencies installed