commit | 7ae3a8f7125f83beeb9a5a0c64f5595049bd49f4 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Mar 05 16:24:14 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Thu Mar 07 10:02:10 2019 -0800 |
tree | c08ed555e68c7bc37ce1c169fa7178a51b3f86ff | |
parent | 6714216ddb8cda75613e8b890c7470e7d099f2a5 [diff] [blame] |
SEBA-513 Validation of xproto Change-Id: I300e86c3b7b6839aa12d726d6bdf9ab59adece94
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index ce1dd45..51fe650 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.2.8 +FROM xosproject/xos-base:2.2.9 # xos-base already has protoc and dependencies installed