commit | 01537327aad38a7b05caf09a809f0207bc4cd3b8 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Apr 05 10:08:28 2019 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Fri Apr 05 10:27:31 2019 -0700 |
tree | 069bde2c77685b837529b9ff4a0129a66228e7f3 | |
parent | a3f960e19ef27069fbf54e8afb5234e90c9d5350 [diff] [blame] |
SEBA-424 Remove old logger and wsgi modules Change-Id: I1d543ebc6459d18b94758c7921e0c3f6408c66fc
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 17a7c41..50bc364 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.0.7 +FROM xosproject/xos-base:3.1.0 # xos-base already has protoc and dependencies installed