commit | 1d44c81a27607d94ee561b921d291a48507ceef6 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Mar 07 16:14:13 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Thu Mar 07 16:22:07 2019 -0800 |
tree | af952b2cdb487efa23cd40c331b1e4ebc0bab3f0 | |
parent | 5c2ea23b7d2f0a01fc75f37db83f03580fb0ed4f [diff] [blame] |
SEBA-513 Tosca engine should not require fields with Default set Change-Id: Ic24522bc2924aa6d8f26c356a66865d173399938
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 79debb6..786793e 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.2.10 +FROM xosproject/xos-base:2.2.11 # xos-base already has protoc and dependencies installed