commit | 004f2385db34544953096e071b6179fc4af1508a | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Feb 11 15:46:12 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Mon Feb 11 16:31:54 2019 -0800 |
tree | 153e85997c093cb82fc41a5ebaebf82e5c01bb03 | |
parent | d85a25d9c2aa1fcff0627918d9c033d250da1cd5 [diff] [blame] |
SEBA-469 Validate filenames with quotes Change-Id: If2b2e9f7b09f3fcbc58822b1e786ed2b2d128955
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 300ee40..3db9c58 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.45 +FROM xosproject/xos-base:2.1.46 # xos-base already has protoc and dependencies installed