2.9.1-debian-10-r11 release
This commit is contained in:
parent
92c08b0f32
commit
32a39e3bb0
|
|
@ -23,7 +23,7 @@ RUN chmod g+rwX /opt/bitnami
|
|||
RUN mkdir /.azure /.azcopy && chmod g+rwX /.azure /.azcopy /bin
|
||||
|
||||
ENV BITNAMI_APP_NAME="azure-cli" \
|
||||
BITNAMI_IMAGE_VERSION="2.9.1-debian-10-r10" \
|
||||
BITNAMI_IMAGE_VERSION="2.9.1-debian-10-r11" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/azure-cli/bin:/opt/bitnami/azure-cli/venv/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
{"azure-cli": {"arch": "amd64", "digest": "b5f5f5583df80c4d8a5083e7cef94e5ac80d8ca1550d50f250479d4c0208a58a", "distro": "debian-10", "type": "NAMI", "version": "2.9.1-0"}, "python": {"arch": "amd64", "digest": "39dd2ff7109bef14e7a4872cc94b1f9f425460b42349ab475c74862642a12144", "distro": "debian-10", "type": "NAMI", "version": "3.7.8-3"}}
|
||||
|
|
@ -28,7 +28,7 @@ $ docker run --name azure-cli bitnami/azure-cli: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/).
|
||||
|
||||
|
||||
* [`2-debian-10`, `2.9.1-debian-10-r10`, `2`, `2.9.1`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-azure-cli/blob/2.9.1-debian-10-r10/2/debian-10/Dockerfile)
|
||||
* [`2-debian-10`, `2.9.1-debian-10-r11`, `2`, `2.9.1`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-azure-cli/blob/2.9.1-debian-10-r11/2/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/azure-cli GitHub repo](https://github.com/bitnami/bitnami-docker-azure-cli).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue