6.0.16-debian-10-r147 release

This commit is contained in:
Bitnami Bot
2022-03-07 16:36:05 +00:00
parent b67c14b20e
commit d70658f58b
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-r146" \
BITNAMI_IMAGE_VERSION="6.0.16-debian-10-r147" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/redis/bin:$PATH"
EXPOSE 6379