6.0.16-debian-10-r172 release

This commit is contained in:
Bitnami Bot
2022-04-01 00:48:00 +00:00
parent d47d94e832
commit 6d7be0f9da
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/redis-cluster/postunpack.sh
ENV APP_VERSION="6.0.16" \
BITNAMI_APP_NAME="redis-cluster" \
BITNAMI_IMAGE_VERSION="6.0.16-debian-10-r171" \
BITNAMI_IMAGE_VERSION="6.0.16-debian-10-r172" \
PATH="/opt/bitnami/redis/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 6379