6.0.5-debian-10-r25 release

This commit is contained in:
Bitnami Bot 2020-07-02 16:59:15 +00:00
parent dc45e19771
commit d63912debd
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,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.5-debian-10-r24" \
BITNAMI_IMAGE_VERSION="6.0.5-debian-10-r25" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/redis/bin:$PATH"
EXPOSE 6379

View File

@ -44,7 +44,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`6.0-debian-10`, `6.0.5-debian-10-r24`, `6.0`, `6.0.5`, `latest` (6.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/6.0.5-debian-10-r24/6.0/debian-10/Dockerfile)
* [`6.0-debian-10`, `6.0.5-debian-10-r25`, `6.0`, `6.0.5`, `latest` (6.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/6.0.5-debian-10-r25/6.0/debian-10/Dockerfile)
* [`5.0-debian-10`, `5.0.9-debian-10-r62`, `5.0`, `5.0.9` (5.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/5.0.9-debian-10-r62/5.0/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/redis GitHub repo](https://github.com/bitnami/bitnami-docker-redis).