commit | f0d7e5ca5776a039ff31336700973ad5b45e8be3 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Feb 05 08:35:31 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Tue Feb 05 09:03:45 2019 -0800 |
tree | 1b2c7752b6b5fbab50b163c10cbcfce57afb9639 | |
parent | 69a533026846ec028c09deef7387efbdf93222b3 [diff] [blame] |
SEBA-405 get synchronizer library unit tests automated; restore previously disabled tests Change-Id: Ic3ae85548697ae4feda0bd545b53b665409e2770
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 10fd11b..f9e0a87 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.39 +FROM xosproject/xos-base:2.1.40 # xos-base already has protoc and dependencies installed