Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CI docker images with CircleCI python images #5720

Merged
merged 1 commit into from
Jan 19, 2021

Commits on Jan 19, 2021

  1. Use next gen circleci python images in lieu of cloud builders

    The docker container provided by GCPs cloud-builders now recommends in its README the use of other docker containers, and is still running on Xenial. Since they are essentially swappable in place, here we use the containers that are maintained by the CI provider [2]
    
    [1] https://github.com/GoogleCloudPlatform/cloud-builders
    [2] https://circleci.com/developer/images/image/cimg/python
    emkll committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    6660a1b View commit details
    Browse the repository at this point in the history