1.18.24-debian-10-r1 release

This commit is contained in:
Bitnami Bot
2020-03-19 18:51:10 +00:00
parent 662ba430af
commit f9d2454b54
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
ENV BITNAMI_APP_NAME="aws-cli" \
BITNAMI_IMAGE_VERSION="1.18.24-debian-10-r0" \
BITNAMI_IMAGE_VERSION="1.18.24-debian-10-r1" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/aws-cli/bin:/opt/bitnami/aws-cli/venv/bin:$PATH"
USER 1001

View File

@@ -30,8 +30,8 @@ $ 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/containers/how-to/understand-rolling-tags-containers/).
* [`1-debian-10`, `1.18.24-debian-10-r0`, `1`, `1.18.24`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-aws-cli/blob/1.18.24-debian-10-r0/1/debian-10/Dockerfile)
* [`1-centos-7`, `1.18.23-centos-7-r0` (1/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-aws-cli/blob/1.18.23-centos-7-r0/1/centos-7/Dockerfile)
* [`1-debian-10`, `1.18.24-debian-10-r1`, `1`, `1.18.24`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-aws-cli/blob/1.18.24-debian-10-r1/1/debian-10/Dockerfile)
* [`1-centos-7`, `1.18.24-centos-7-r0` (1/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-aws-cli/blob/1.18.24-centos-7-r0/1/centos-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/aws-cli GitHub repo](https://github.com/bitnami/bitnami-docker-aws-cli).