commit | 5dc7cc579492391f77004e187da9650c3f7cd2a6 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Jan 18 15:05:27 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Fri Jan 18 15:05:27 2019 -0800 |
tree | 7993b9ffce7d2b90297c9c52923c00c186019cb7 | |
parent | 7ab456bf7cd75321460e80658ccceba42c5fb8dc [diff] [blame] |
SEBA-394 fix unit test susceptible to side-effects Change-Id: I277b96fb76ac4a406ce6a7aff5ae1a6c2550c0bf
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index b9aa657..05afd4b 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.28 +FROM xosproject/xos-base:2.1.29 # xos-base already has protoc and dependencies installed