5.0.9-debian-10-r25 release

This commit is contained in:
Bitnami Bot 2020-05-20 04:21:02 +00:00
parent aed89d41b5
commit 81da1c92dc
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ RUN apt-get update && apt-get upgrade -y && \
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="redis" \
BITNAMI_IMAGE_VERSION="5.0.9-debian-10-r24" \
BITNAMI_IMAGE_VERSION="5.0.9-debian-10-r25" \
PATH="/opt/bitnami/redis/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 6379

View File

@ -40,7 +40,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`6.0-debian-10`, `6.0.3-debian-10-r1`, `6.0`, `6.0.3`, `latest` (6.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-cluster/blob/6.0.3-debian-10-r1/6.0/debian-10/Dockerfile)
* [`5.0-debian-10`, `5.0.9-debian-10-r24`, `5.0`, `5.0.9` (5.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-cluster/blob/5.0.9-debian-10-r24/5.0/debian-10/Dockerfile)
* [`5.0-debian-10`, `5.0.9-debian-10-r25`, `5.0`, `5.0.9` (5.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-cluster/blob/5.0.9-debian-10-r25/5.0/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/redis-cluster GitHub repo](https://github.com/bitnami/bitnami-docker-redis-cluster).