• godofredoc's avatar
    Pin dependencies in docker file. (#97466) · 29fd0469
    godofredoc authored
    * Pin dependencies in docker file.
    
    The docker file had two dependencies that were not locked. An npm
    dependency and the debian base image. This PR pins those two
    dependencies.
    
    * Use the slim version of debian image.
    
    * Use image with bigger disk to build docker images.
    
    * remove web_engine_tests from cirrus.
    29fd0469
.cirrus.yml 7.29 KB