0.288.0-debian-10-r1 release
This commit is contained in:
parent
80a4b05386
commit
a8fd3da534
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue