commit | 7ff8ad921b94aa7379a7103f6a961606ff75a74e | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Feb 15 17:02:41 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Wed Feb 20 17:35:12 2019 -0800 |
tree | 3a5e15dcc3f41bbec3e26b53e459d985a1b0aaaf | |
parent | f749ce60a7ca48f967753669a4678e2d3331b22d [diff] |
SEBA-462 Service unload can be initiated by synchronizer Change-Id: Idb8b924a6b048b16cdb6b04e91058026932d827d
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index b39963f..feb82ed 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.53 +FROM xosproject/xos-base:2.1.54 # xos-base already has protoc and dependencies installed