4.0.11-ol-7-r72 release

This commit is contained in:
Bitnami Bot 2018-10-14 03:35:08 +00:00
parent 4d8584d4e3
commit da61b712bc
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras-base:7-r82
FROM bitnami/oraclelinux-extras-base:7-r83
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@ -15,7 +15,7 @@ COPY rootfs /
RUN /prepare.sh
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="redis" \
BITNAMI_IMAGE_VERSION="4.0.11-ol-7-r71" \
BITNAMI_IMAGE_VERSION="4.0.11-ol-7-r72" \
PATH="/opt/bitnami/redis/bin:$PATH" \
REDIS_DISABLE_COMMANDS="" \
REDIS_MASTER_HOST="" \

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/containers/how-to/understand-rolling-tags-containers/).
* [`4.0-ol-7`, `4.0.11-ol-7-r71` (4.0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/4.0.11-ol-7-r71/4.0/ol-7/Dockerfile)
* [`4.0-ol-7`, `4.0.11-ol-7-r72` (4.0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/4.0.11-ol-7-r72/4.0/ol-7/Dockerfile)
* [`4.0-debian-9`, `4.0.11-debian-9-r63`, `4.0`, `4.0.11`, `4.0.11-r63`, `latest` (4.0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis/blob/4.0.11-debian-9-r63/4.0/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/redis GitHub repo](https://github.com/bitnami/bitnami-docker-redis).