mirror of
https://github.com/bitnami/containers.git
synced 2026-02-27 15:07:25 +08:00
1.18.39-debian-10-r6 release
This commit is contained in:
@@ -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.39-debian-10-r5" \
|
||||
BITNAMI_IMAGE_VERSION="1.18.39-debian-10-r6" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/aws-cli/bin:/opt/bitnami/aws-cli/venv/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
||||
@@ -25,12 +25,10 @@ $ docker run --name aws-cli bitnami/aws-cli:latest
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
> NOTE: Debian 9 and Oracle Linux 7 images have been deprecated in favor of Debian 10 images. Bitnami will not longer publish new Docker images based on Debian 9 or Oracle Linux 7.
|
||||
|
||||
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.39-debian-10-r5`, `1`, `1.18.39`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-aws-cli/blob/1.18.39-debian-10-r5/1/debian-10/Dockerfile)
|
||||
* [`1-debian-10`, `1.18.39-debian-10-r6`, `1`, `1.18.39`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-aws-cli/blob/1.18.39-debian-10-r6/1/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/aws-cli GitHub repo](https://github.com/bitnami/bitnami-docker-aws-cli).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user