commit | be2a517d33ea899e1c90731a32befeabfe026141 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Apr 10 18:02:50 2019 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Apr 15 16:22:50 2019 -0700 |
tree | 1f9afb86d190896a5d8ca6ecd6278a3676438752 | |
parent | 8df749e852ab6b7470413ebbc1ad8ffa95d7f560 [diff] [blame] |
SEBA-419 allow legacy to be specified on a per-model basis; Deprecate "legacy" in favor of "custom_python" Change-Id: I44625ff18ee7796996ae25ad700e58a0b36e7398
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 4e3c111..0d1a050 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:3.2.1 +FROM xosproject/xos-base:3.2.2 # xos-base already has protoc and dependencies installed