1.18.66-debian-10-r2 release
This commit is contained in:
parent
bb88be62cf
commit
2524b3fbf9
|
|
@ -16,7 +16,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.66-debian-10-r1" \
|
||||
BITNAMI_IMAGE_VERSION="1.18.66-debian-10-r2" \
|
||||
HOME="/" \
|
||||
OS_ARCH="amd64" \
|
||||
OS_FLAVOUR="debian-10" \
|
||||
|
|
|
|||
|
|
@ -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/).
|
||||
|
||||
|
||||
* [`1-debian-10`, `1.18.66-debian-10-r1`, `1`, `1.18.66`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-aws-cli/blob/1.18.66-debian-10-r1/1/debian-10/Dockerfile)
|
||||
* [`1-debian-10`, `1.18.66-debian-10-r2`, `1`, `1.18.66`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-aws-cli/blob/1.18.66-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).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue