0.288.0-debian-10-r1 release

This commit is contained in:
Bitnami Bot 2020-04-08 22:30:08 +00:00
parent 80a4b05386
commit a8fd3da534
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.288.0-debian-10-r0" \
BITNAMI_IMAGE_VERSION="0.288.0-debian-10-r1" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/google-cloud-sdk/bin:$PATH"
USER 1001

View File

@ -30,7 +30,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/containers/how-to/understand-rolling-tags-containers/).
* [`0-debian-10`, `0.288.0-debian-10-r0`, `0`, `0.288.0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-google-cloud-sdk/blob/0.288.0-debian-10-r0/0/debian-10/Dockerfile)
* [`0-debian-10`, `0.288.0-debian-10-r1`, `0`, `0.288.0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-google-cloud-sdk/blob/0.288.0-debian-10-r1/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).