commit | be41013e82c6eb7909c99bdf4a3696237b6032e6 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Sep 27 09:55:40 2018 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Sep 27 15:38:52 2018 -0700 |
tree | ecf35b8faf1633866dcfe5c70d5ac85b25c57ebf | |
parent | 1aa1f4f5a172c1b0faaf7abba2131d7b9368967b [diff] [blame] |
SEBA-270 Apply xosbase timestamp code to User object Change-Id: Iaa2015e691457d3038b807cc00039cb3677fb338
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 482f319..103e773 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.9 +FROM xosproject/xos-base:2.1.11 # xos-base already has protoc and dependencies installed