commit | a1b089a6c727c511896d014329914a7a89c9eeac | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Oct 05 09:59:17 2018 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Fri Oct 05 10:07:07 2018 -0700 |
tree | 99de5984b0055e4eb069786e01e66abafb15f0e7 | |
parent | 34dc67e8a04093c130669342296ced91ec28bda2 [diff] [blame] |
SEBA-290 fix singularization of non-words Change-Id: I27c14690a9309ee95d7a6292395b9cd3369f5a8e
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index e10df7b..c0fefa3 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.16 +FROM xosproject/xos-base:2.1.17 # xos-base already has protoc and dependencies installed