0.364.0-debian-10-r6 release

This commit is contained in:
Bitnami Bot 2021-11-16 06:02:48 +00:00
parent 495a082cba
commit 884f81540b
2 changed files with 4 additions and 2 deletions

View File

@ -21,7 +21,7 @@ RUN chmod g+rwX /opt/bitnami
RUN mkdir /.config /.gsutil && chmod g+rwX /.config /.gsutil
ENV BITNAMI_APP_NAME="google-cloud-sdk" \
BITNAMI_IMAGE_VERSION="0.364.0-debian-10-r5" \
BITNAMI_IMAGE_VERSION="0.364.0-debian-10-r6" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/google-cloud-sdk/bin:$PATH"
USER 1001

View File

@ -6,6 +6,8 @@
[Overview of Google Cloud SDK](https://cloud.google.com/sdk/gcloud)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
## TL;DR
```console
@ -29,7 +31,7 @@ $ docker run --name google-cloud-sdk bitnami/google-cloud-sdk:latest
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`0`, `0-debian-10`, `0.364.0`, `0.364.0-debian-10-r5`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-google-cloud-sdk/blob/0.364.0-debian-10-r5/0/debian-10/Dockerfile)
* [`0`, `0-debian-10`, `0.364.0`, `0.364.0-debian-10-r6`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-google-cloud-sdk/blob/0.364.0-debian-10-r6/0/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/google-cloud-sdk GitHub repo](https://github.com/bitnami/bitnami-docker-google-cloud-sdk).