commit | 8df749e852ab6b7470413ebbc1ad8ffa95d7f560 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Apr 09 10:43:20 2019 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue Apr 09 12:01:44 2019 -0700 |
tree | 187162273ec6189e6cb79e2c639fedfa7d0801af | |
parent | 08d1040dd53111a51d245c7dc2f2101ff70b9a87 [diff] [blame] |
SEBA-420 Enable linting test in Makefile; update requirements Change-Id: Iccd51cf0974d4a8ecefecef2c7d1f907e1267e5a
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index e49fb23..4e3c111 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:3.2.0 +FROM xosproject/xos-base:3.2.1 # xos-base already has protoc and dependencies installed