Asylo has upgraded the version of bazel used inside their docker container. This version of bazel is no longer compatible with the version of protobuf referenced by tensorflow 1.12.0. Tensorflow 1.13.1 is using the same version of protobuf as Asylo so once that is released should be able to upgrade to Asylo 0.3.4.
Looks like tf 1.13 was released. Now we just have to do the work! Mainly involves testing and creating new patches for tflite to match the latest code.
Asylo has upgraded the version of bazel used inside their docker container. This version of bazel is no longer compatible with the version of protobuf referenced by tensorflow 1.12.0. Tensorflow 1.13.1 is using the same version of protobuf as Asylo so once that is released should be able to upgrade to Asylo 0.3.4.