0.287.0-debian-10-r4 release

This commit is contained in:
Bitnami Bot
2020-04-06 00:20:01 +00:00
parent 36cdf55686
commit 2c3711ac63
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.287.0-debian-10-r3" \
BITNAMI_IMAGE_VERSION="0.287.0-debian-10-r4" \
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.287.0-debian-10-r3`, `0`, `0.287.0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-google-cloud-sdk/blob/0.287.0-debian-10-r3/0/debian-10/Dockerfile)
* [`0-debian-10`, `0.287.0-debian-10-r4`, `0`, `0.287.0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-google-cloud-sdk/blob/0.287.0-debian-10-r4/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).