commit | 1cda4353f9ad1405d42c9db2d276b48fb26b1d2c | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue Feb 19 16:02:42 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Tue Feb 19 16:35:21 2019 -0800 |
tree | c51f714b18b9476038be46045802898731523ad6 | |
parent | b60756e448342892acae8867286f11c95ed029a2 [diff] [blame] |
[SEBA-492] Adding --check flag to xos-migrate to check migration status Change-Id: Ib1d347f47f5423e9fc16d5a350c09705aef949b2
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 5c3e90c..1e242a2 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.50 +FROM xosproject/xos-base:2.1.51 # xos-base already has protoc and dependencies installed