0.287.0-debian-10-r3 release
This commit is contained in:
parent
5a93798a31
commit
36cdf55686
|
|
@ -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-r2" \
|
||||
BITNAMI_IMAGE_VERSION="0.287.0-debian-10-r3" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/google-cloud-sdk/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
|
|
|||
|
|
@ -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-r2`, `0`, `0.287.0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-google-cloud-sdk/blob/0.287.0-debian-10-r2/0/debian-10/Dockerfile)
|
||||
* [`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)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/google-cloud-sdk GitHub repo](https://github.com/bitnami/bitnami-docker-google-cloud-sdk).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue