commit | 6e2bd829555467e9521e9361f7f791f4f88fea02 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Wed Feb 20 17:22:39 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Feb 21 09:24:05 2019 -0800 |
tree | 1861f7b1788a5301c536bd5c3f05784f9f701723 | |
parent | 7ff8ad921b94aa7379a7103f6a961606ff75a74e [diff] [blame] |
[SEBA-492] Fixing migrations template to include CORD copyright Change-Id: I6a72742517a0605bb83994fe173aca645417cb39
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index feb82ed..cb72f9b 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.54 +FROM xosproject/xos-base:2.1.55 # xos-base already has protoc and dependencies installed