commit | bba67b67188497c6d4a974723ca89489c0cd7c47 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Jan 28 17:38:21 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Wed Jan 30 09:42:55 2019 -0800 |
tree | 87a6d8ca65ef5a65491673445a768a1bd342d621 | |
parent | b459b20c786636effc1438aed6d9428827d49780 [diff] [blame] |
SEBA-405 Convert synchronizer framework to library Change-Id: If8562f23dc15c7d18d7a8b040b33756708b3c5ec
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index cb13124..56da03e 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.35 +FROM xosproject/xos-base:2.1.36 # xos-base already has protoc and dependencies installed