0.290.0-debian-10-r13 release

This commit is contained in:
Bitnami Bot
2020-05-01 17:46:38 +00:00
parent 6bdc79f49c
commit f91ba04cf9
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ RUN apt-get update && apt-get upgrade -y && \
RUN mkdir /.config /.gsutil && chmod g+rwX /.config /.gsutil
ENV BITNAMI_APP_NAME="google-cloud-sdk" \
BITNAMI_IMAGE_VERSION="0.290.0-debian-10-r12" \
BITNAMI_IMAGE_VERSION="0.290.0-debian-10-r13" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/google-cloud-sdk/bin:$PATH"
USER 1001

View File

@@ -28,7 +28,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-debian-10`, `0.290.0-debian-10-r12`, `0`, `0.290.0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-google-cloud-sdk/blob/0.290.0-debian-10-r12/0/debian-10/Dockerfile)
* [`0-debian-10`, `0.290.0-debian-10-r13`, `0`, `0.290.0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-google-cloud-sdk/blob/0.290.0-debian-10-r13/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).