• 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
Name
Last commit
Last update
..
Dockerfile Loading commit data...
Gemfile Loading commit data...
Gemfile.lock Loading commit data...
README.md Loading commit data...
docker_attach.sh Loading commit data...
docker_build.sh Loading commit data...
docker_login.sh Loading commit data...
docker_push.sh Loading commit data...