anindyatahsin

Results 10 comments of anindyatahsin

A new version of docker image (use tag :stable-alpha) with a much smaller footprint is now available for testing. Please feel free to test the image out and provide feedback...

Resolving this as we have not heard from the issue creator any more. Feel free to reopen or a create new issue if the issue reoccurs.

Arm support is only available in the docker images stored in the AR repo: [gcr.io/google.com/cloudsdktool/google-cloud-cli](https://console.cloud.google.com/artifacts/docker/google.com:cloudsdktool/us/gcr.io/google-cloud-cli?invt=Abuwsg) Screenshot of manifest (image tag [alpine](https://screenshot.googleplex.com/BDQLUae9EdvVSdt), version: 517.0.0): https://screenshot.googleplex.com/7ViXFhJpmQJAm7z The images in docker-hub does not...

There is no fix available for this CVE as of now. Once a fix will be available on the latest debian image our docker images will automatically pick up the...

Alpine is now upgraded to version 3.20. So resolving this now. Feel free to repoen if you think the issue is not resolved.

@BlueTogepi This is happening because from version 496.0.0 we have started building the latest docker image with debian-12. The latest debian image (debian-12) comes with python 3.11 instead of python...

@BlueTogepi, Since we already use a [entrypoint](https://github.com/GoogleCloudPlatform/cloud-sdk-docker/blob/master/stable/Dockerfile#L44) script in our Dockerflie, the given cloudbuild.yaml file which updates the entrypoint file is not working properly. One way of using the stable...

Alpine version update (to version 3.20) is currently blocked on the `gsutil` component, which is not compliant with the python 3.12 version. This is because python 3.12 is the default...

Since the alpine image is upgraded to version 3.20, the original CVEs referred in the issue are now resolved. So we are closing this now. We can address other vulnerabilities...

@SandorSzalma1 We have bundled python for windows as well and the budled python version 3.11.9. All the docker images should have either bundled-python or python 3 (for ARM architecture the...