6.2.5-debian-10-r63 release

This commit is contained in:
Bitnami Bot
2021-09-28 05:56:15 +00:00
parent 70b9a097f3
commit ed5fbb2139
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-r62" \
BITNAMI_IMAGE_VERSION="6.2.5-debian-10-r63" \
PATH="/opt/bitnami/redis/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 6379