commit | 75e9d567482ca4c9d1dcbb49d760979004267546 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Feb 22 09:34:00 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Fri Feb 22 16:59:45 2019 -0800 |
tree | d1ce0add62cf22577e63bdba53bb1c648aa72070 | |
parent | 41d51a907a05d8533230e56c037ee4b928d46247 [diff] [blame] |
SEBA-480 Add authentication to dynamicload and utility apis; remove legacy tosca api endpoint Change-Id: I886e2d4af87d24e72d460181beb9d81ffff098cf
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 83df7fd..bfb2026 100644 --- a/containers/chameleon/Dockerfile.chameleon +++ b/containers/chameleon/Dockerfile.chameleon
@@ -14,7 +14,7 @@ # xosproject/chameleon -FROM xosproject/xos-base:2.2.1 +FROM xosproject/xos-base:2.2.2 # xos-base already has protoc and dependencies installed