Commit bbc0b20bdce074fa7b62c4acae17c330347008ea

Patrick Steinhardt 2019-08-02T10:27:24

azure: fix Coverity's build due to wrong container name The Coverity build is still referencing an old "trusty-openssl" container that is not provided by either our own now-inlined images nor by the libgit2/libgit2-docker repository. Convert it to build and use Xenial images instead.