5.0.11-debian-10-r6 release

This commit is contained in:
Bitnami Bot 2021-03-01 06:49:18 +00:00
parent 856d98d196
commit 97befb9e4a
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/redis-cluster/postunpack.sh
ENV BITNAMI_APP_NAME="redis-cluster" \
BITNAMI_IMAGE_VERSION="5.0.11-debian-10-r5" \
BITNAMI_IMAGE_VERSION="5.0.11-debian-10-r6" \
PATH="/opt/bitnami/redis/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 6379

View File

@ -43,7 +43,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`6.0`, `6.0-debian-10`, `6.0.11`, `6.0.11-debian-10-r4` (6.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-cluster/blob/6.0.11-debian-10-r4/6.0/debian-10/Dockerfile)
* [`5.0`, `5.0-debian-10`, `5.0.11`, `5.0.11-debian-10-r5` (5.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-cluster/blob/5.0.11-debian-10-r5/5.0/debian-10/Dockerfile)
* [`5.0`, `5.0-debian-10`, `5.0.11`, `5.0.11-debian-10-r6` (5.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-cluster/blob/5.0.11-debian-10-r6/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).