6.0.16-debian-10-r147 release

This commit is contained in:
Bitnami Bot
2022-03-06 16:24:02 +00:00
parent 70529bebc3
commit 1b68daa0dc
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-r146" \
BITNAMI_IMAGE_VERSION="6.0.16-debian-10-r147" \
PATH="/opt/bitnami/redis/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 6379