• Show log

    Commit

  • Hash : bbc0b20b
    Author : Patrick Steinhardt
    Date : 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.