4.0.14-debian-10-r53 release

This commit is contained in:
Bitnami Bot 2020-03-20 19:03:08 +00:00
parent ee02e91149
commit c453054f04
3 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ RUN ln -s /opt/bitnami/scripts/redis/run.sh /run.sh
COPY rootfs /
RUN /opt/bitnami/scripts/redis/postunpack.sh
ENV BITNAMI_APP_NAME="redis" \
BITNAMI_IMAGE_VERSION="4.0.14-debian-10-r52" \
BITNAMI_IMAGE_VERSION="4.0.14-debian-10-r53" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/redis/bin:/opt/bitnami/common/bin:$PATH"

View File

@ -47,7 +47,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`5.0-debian-10`, `5.0.8-debian-10-r10`, `5.0`, `5.0.8`, `latest` (5.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/5.0.8-debian-10-r10/5.0/debian-10/Dockerfile)
* [`4.0-debian-10`, `4.0.14-debian-10-r52`, `4.0`, `4.0.14` (4.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/4.0.14-debian-10-r52/4.0/debian-10/Dockerfile)
* [`4.0-debian-10`, `4.0.14-debian-10-r53`, `4.0`, `4.0.14` (4.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/4.0.14-debian-10-r53/4.0/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/redis GitHub repo](https://github.com/bitnami/bitnami-docker-redis).