5.0.9-debian-10-r86 release
This commit is contained in:
parent
349206e29c
commit
1ab06a59c0
|
|
@ -18,7 +18,7 @@ RUN chmod g+rwX /opt/bitnami
|
|||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="redis-cluster" \
|
||||
BITNAMI_IMAGE_VERSION="5.0.9-debian-10-r85" \
|
||||
BITNAMI_IMAGE_VERSION="5.0.9-debian-10-r86" \
|
||||
PATH="/opt/bitnami/redis/bin:/opt/bitnami/common/bin:$PATH"
|
||||
|
||||
EXPOSE 6379
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`6.0-debian-10`, `6.0.5-debian-10-r41`, `6.0`, `6.0.5`, `latest` (6.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-cluster/blob/6.0.5-debian-10-r41/6.0/debian-10/Dockerfile)
|
||||
* [`5.0-debian-10`, `5.0.9-debian-10-r85`, `5.0`, `5.0.9` (5.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-cluster/blob/5.0.9-debian-10-r85/5.0/debian-10/Dockerfile)
|
||||
* [`5.0-debian-10`, `5.0.9-debian-10-r86`, `5.0`, `5.0.9` (5.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-cluster/blob/5.0.9-debian-10-r86/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).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue