commit | a98c23eb1e8c94e5dd7c05362790907cbc5bca33 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Sat Sep 15 07:52:00 2018 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Fri Sep 21 15:09:48 2018 -0700 |
tree | 96cd00dd714f3d3f7878afe4143ce901b1881cdf | |
parent | c2b87bf8c4f9197481ec5165695be432252a36c2 [diff] [blame] |
[SEBA-234] Remove Redis Change-Id: I7453c85b05d83f8550ea8e59eebac49af991904d
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index c35782a..482f319 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.8 +FROM xosproject/xos-base:2.1.9 # xos-base already has protoc and dependencies installed