6.0.16-debian-10-r144 release

This commit is contained in:
Bitnami Bot
2022-03-04 15:59:49 +00:00
parent 1635b407e7
commit 943c9454de
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-r143" \
BITNAMI_IMAGE_VERSION="6.0.16-debian-10-r144" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/redis/bin:$PATH"
EXPOSE 6379