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 Go to 1.22, gcloud to 463 #17

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Update Go to 1.22, gcloud to 463 #17

merged 1 commit into from
Feb 7, 2024

Conversation

brianfoshee
Copy link
Contributor

@brianfoshee brianfoshee commented Feb 7, 2024

463 is the latest at the time of writing

https://console.cloud.google.com/gcr/images/google.com:cloudsdktool/GLOBAL/cloud-sdk
https://github.com/GoogleCloudPlatform/cloud-sdk-docker#components-installed-in-each-tag

also can't use slim because the google-cloud-cli-app-engine-go package can't be installed due to a python2.7 dependency

The following packages have unmet dependencies:
 google-cloud-cli-app-engine-python : Depends: python2.7 but it is not installable

Using the full gcloud-sdk image because python2.7 is not available in
the slim version and it's required for the app-engine-go component.
@brianfoshee brianfoshee merged commit f9d1509 into main Feb 7, 2024
1 check passed
@brianfoshee brianfoshee deleted the go122 branch February 7, 2024 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant