commit | 5b7fba0d259bc39c265584e56ada0a052e477a19 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Oct 17 08:46:46 2018 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Thu Oct 18 19:20:19 2018 +0000 |
tree | 56bb9b742803bf6e81e0051b4e692ee1ae91906a | |
parent | 1d01b694ce5221298a50e267775408b124c3946e [diff] [blame] |
SEBA-301 Add diff methods to ORM Change-Id: I47622670bd6cb96b5574352670e24a111ff616a0
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 0b197e7..c844f73 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.18 +FROM xosproject/xos-base:2.1.20 # xos-base already has protoc and dependencies installed