commit | 7ab456bf7cd75321460e80658ccceba42c5fb8dc | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Jan 08 14:58:13 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Mon Jan 14 09:04:52 2019 -0800 |
tree | 47bf4599e07e8295cd27cc0a08150cdd59dff8e7 | |
parent | 9e4772527836802abdd49ae271ea6e6fdb8f4e7a [diff] [blame] |
SEBA-394 Fix bug with reverse cache no populated Change-Id: I51b0570b691aab67620cabc24f0e10ba73706488
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 4708590..b9aa657 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.27 +FROM xosproject/xos-base:2.1.28 # xos-base already has protoc and dependencies installed