6.0.16-debian-10-r130 release

This commit is contained in:
Bitnami Bot
2022-02-17 11:20:35 +00:00
parent 2a332f7a98
commit cdc5ba4000
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,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.0.16-debian-10-r129" \
BITNAMI_IMAGE_VERSION="6.0.16-debian-10-r130" \
PATH="/opt/bitnami/redis/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 6379