6.0.10-debian-10-r37 release

This commit is contained in:
Bitnami Bot 2021-02-23 10:50:47 +00:00
parent 0332871f8d
commit 8db0be3f42
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="6.0.10-debian-10-r36" \
BITNAMI_IMAGE_VERSION="6.0.10-debian-10-r37" \
PATH="/opt/bitnami/redis/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 6379

View File

@ -42,7 +42,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
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/).
* [`6.0`, `6.0-debian-10`, `6.0.10`, `6.0.10-debian-10-r36`, `latest` (6.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-cluster/blob/6.0.10-debian-10-r36/6.0/debian-10/Dockerfile)
* [`6.0`, `6.0-debian-10`, `6.0.10`, `6.0.10-debian-10-r37`, `latest` (6.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-cluster/blob/6.0.10-debian-10-r37/6.0/debian-10/Dockerfile)
* [`5.0`, `5.0-debian-10`, `5.0.11`, `5.0.11-debian-10-r0` (5.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-cluster/blob/5.0.11-debian-10-r0/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).