6.0.16-debian-10-r129 release

This commit is contained in:
Bitnami Bot
2022-02-15 14:30:00 +00:00
parent 001d0bc264
commit 7f02aa7995
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ RUN ln -s /opt/bitnami/scripts/redis/run.sh /run.sh
COPY rootfs /
RUN /opt/bitnami/scripts/redis/postunpack.sh
ENV BITNAMI_APP_NAME="redis" \
BITNAMI_IMAGE_VERSION="6.0.16-debian-10-r128" \
BITNAMI_IMAGE_VERSION="6.0.16-debian-10-r129" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/redis/bin:$PATH"
EXPOSE 6379