2.2.3-debian-10-r3 release
This commit is contained in:
parent
623b533b3e
commit
6ce96c419f
|
|
@ -21,7 +21,7 @@ RUN chmod g+rwX /opt/bitnami
|
||||||
|
|
||||||
ENV AWS_CA_BUNDLE="/etc/ssl/certs/ca-certificates.crt" \
|
ENV AWS_CA_BUNDLE="/etc/ssl/certs/ca-certificates.crt" \
|
||||||
BITNAMI_APP_NAME="aws-cli" \
|
BITNAMI_APP_NAME="aws-cli" \
|
||||||
BITNAMI_IMAGE_VERSION="2.2.3-debian-10-r2" \
|
BITNAMI_IMAGE_VERSION="2.2.3-debian-10-r3" \
|
||||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/aws-cli/bin:/opt/bitnami/aws-cli/venv/bin:$PATH"
|
PATH="/opt/bitnami/python/bin:/opt/bitnami/aws-cli/bin:/opt/bitnami/aws-cli/venv/bin:$PATH"
|
||||||
|
|
||||||
USER 1001
|
USER 1001
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ $ docker run --name aws-cli bitnami/aws-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/).
|
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`, `2-debian-10`, `2.2.3`, `2.2.3-debian-10-r2` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-aws-cli/blob/2.2.3-debian-10-r2/2/debian-10/Dockerfile)
|
* [`2`, `2-debian-10`, `2.2.3`, `2.2.3-debian-10-r3` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-aws-cli/blob/2.2.3-debian-10-r3/2/debian-10/Dockerfile)
|
||||||
* [`1`, `1-debian-10`, `1.19.69`, `1.19.69-debian-10-r2`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-aws-cli/blob/1.19.69-debian-10-r2/1/debian-10/Dockerfile)
|
* [`1`, `1-debian-10`, `1.19.69`, `1.19.69-debian-10-r2`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-aws-cli/blob/1.19.69-debian-10-r2/1/debian-10/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/aws-cli GitHub repo](https://github.com/bitnami/bitnami-docker-aws-cli).
|
Subscribe to project updates by watching the [bitnami/aws-cli GitHub repo](https://github.com/bitnami/bitnami-docker-aws-cli).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue