4.0.11-debian-9-r56 release

This commit is contained in:
Bitnami Bot 2018-10-06 02:56:18 +00:00
parent 4c45e7f43e
commit 9a15c87c62
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r158
FROM bitnami/minideb-extras:stretch-r159
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@ -10,7 +10,7 @@ RUN bitnami-pkg unpack redis-sentinel-4.0.11-1 --checksum 88db191361a29f696cfc79
COPY rootfs /
ENV BITNAMI_APP_NAME="redis-sentinel" \
BITNAMI_IMAGE_VERSION="4.0.11-debian-9-r55" \
BITNAMI_IMAGE_VERSION="4.0.11-debian-9-r56" \
PATH="/opt/bitnami/redis-sentinel/bin:$PATH" \
REDIS_MASTER_HOST="redis" \
REDIS_MASTER_PASSWORD="" \

View File

@ -42,7 +42,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`4.0-ol-7`, `4.0.11-ol-7-r55` (4.0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-sentinel/blob/4.0.11-ol-7-r55/4.0/ol-7/Dockerfile)
* [`4.0-debian-9`, `4.0.11-debian-9-r55`, `4.0`, `4.0.11`, `4.0.11-r55`, `latest` (4.0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-sentinel/blob/4.0.11-debian-9-r55/4.0/debian-9/Dockerfile)
* [`4.0-debian-9`, `4.0.11-debian-9-r56`, `4.0`, `4.0.11`, `4.0.11-r56`, `latest` (4.0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-sentinel/blob/4.0.11-debian-9-r56/4.0/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/redis-sentinel GitHub repo](https://github.com/bitnami/bitnami-docker-redis-sentinel).