10-debian-10-r253 release

This commit is contained in:
Bitnami Bot
2021-11-15 23:32:39 +00:00
parent 6c3d977a2a
commit bb941c8d13
2 changed files with 4 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ COPY prebuildfs /
RUN install_packages curl procps
ENV BITNAMI_APP_NAME="bitnami-shell" \
BITNAMI_IMAGE_VERSION="10-debian-10-r252" \
BITNAMI_IMAGE_VERSION="10-debian-10-r253" \
OS_ARCH="amd64" \
OS_FLAVOUR="debian-10" \
OS_NAME="linux"

View File

@@ -6,6 +6,8 @@
[Overview of Bitnami Shell](https://bitnami.com)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
## TL;DR
```console
@@ -29,7 +31,7 @@ $ docker run --name bitnami-shell bitnami/bitnami-shell: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/).
* [`10`, `10-debian-10`, `10-debian-10-r252`, `latest` (10/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-bitnami-shell/blob/10-debian-10-r252/10/debian-10/Dockerfile)
* [`10`, `10-debian-10`, `10-debian-10-r253`, `latest` (10/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-bitnami-shell/blob/10-debian-10-r253/10/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/bitnami-shell GitHub repo](https://github.com/bitnami/bitnami-docker-bitnami-shell).