6.2.6-debian-10-r179 release

This commit is contained in:
Bitnami Bot
2022-04-06 18:20:35 +00:00
parent 1717d05d11
commit 8b25e36908
2 changed files with 1 additions and 2 deletions

View File

@@ -22,7 +22,6 @@ COPY rootfs /
RUN /opt/bitnami/scripts/redis/postunpack.sh
ENV APP_VERSION="6.2.6" \
BITNAMI_APP_NAME="redis" \
BITNAMI_IMAGE_VERSION="6.2.6-debian-10-r178" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/redis/bin:$PATH"
EXPOSE 6379