We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some images always install the latest version of Cloud SDK. Others use a pinned version.
Make a decision as to which option is more appropriate and make this consistent across the images.
Latest (using installer):
testing-infra-docker/java/java9/Dockerfile
Line 37 in 5da8b1c
Pinned (using versioned archive):
testing-infra-docker/python/cloud-devrel-kokoro-resources/python/Dockerfile
Lines 42 to 48 in b604af8
Installation guide: https://cloud.google.com/sdk/docs/downloads-interactive
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Some images always install the latest version of Cloud SDK. Others use a pinned version.
Make a decision as to which option is more appropriate and make this consistent across the images.
Latest (using installer):
testing-infra-docker/java/java9/Dockerfile
Line 37 in 5da8b1c
Pinned (using versioned archive):
testing-infra-docker/python/cloud-devrel-kokoro-resources/python/Dockerfile
Lines 42 to 48 in b604af8
Installation guide:
https://cloud.google.com/sdk/docs/downloads-interactive
The text was updated successfully, but these errors were encountered: