6.2.6-debian-10-r11 release

This commit is contained in:
Bitnami Bot
2021-10-16 14:36:59 +00:00
parent e57910f9c9
commit f8233ae207
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.6-debian-10-r10" \
BITNAMI_IMAGE_VERSION="6.2.6-debian-10-r11" \
PATH="/opt/bitnami/redis/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 6379