commit | 2e856be0ef24208de878d45574b3e87ffcaff983 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Feb 07 09:28:09 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Thu Feb 07 09:35:04 2019 -0800 |
tree | df6f6cd96b86e1248b449e42e0281a1bfcd20a01 | |
parent | 56c59b9a602137b1c591ce7d66e543b654f2e379 [diff] [blame] |
SEBA-465 many2many should not have null= set Change-Id: I6293e768cfc32bfbbec4fe29a27f1d0ee21fb344
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 37753b0..2e7c9cb 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.42 +FROM xosproject/xos-base:2.1.43 # xos-base already has protoc and dependencies installed