6.2.5-debian-10-r54 release

This commit is contained in:
Bitnami Bot
2021-09-19 01:32:15 +00:00
parent 16c8affd66
commit 934fb62274
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.2.5-debian-10-r53" \
BITNAMI_IMAGE_VERSION="6.2.5-debian-10-r54" \
PATH="/opt/bitnami/redis/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 6379