5.0.14-debian-10-r166 release

This commit is contained in:
Bitnami Bot
2022-03-26 05:47:07 +00:00
parent 4fde18233f
commit c51d1228ad
4 changed files with 3 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/redis-sentinel/postunpack.sh
ENV APP_VERSION="5.0.14" \
BITNAMI_APP_NAME="redis-sentinel" \
BITNAMI_IMAGE_VERSION="5.0.14-debian-10-r165"
BITNAMI_IMAGE_VERSION="5.0.14-debian-10-r166"
EXPOSE 26379

View File

@@ -392,10 +392,6 @@ web_server_update_app_configuration() {
--hosts \
| --server-name \
| --server-aliases \
| --enable-http \
| --enable-https \
| --disable-http \
| --disable-https \
| --http-port \
| --https-port \
)

View File

@@ -9,6 +9,7 @@
# 4. Environment variables set externally (i.e. current Bash context/Dockerfile/userdata)
# Load logging library
# shellcheck disable=SC1090,SC1091
. /opt/bitnami/scripts/liblog.sh
export BITNAMI_ROOT_DIR="/opt/bitnami"

View File

@@ -46,7 +46,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`6.2`, `6.2-debian-10`, `6.2.6`, `6.2.6-debian-10-r166`, `latest` (6.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-sentinel/blob/6.2.6-debian-10-r166/6.2/debian-10/Dockerfile)
* [`6.0`, `6.0-debian-10`, `6.0.16`, `6.0.16-debian-10-r165` (6.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-sentinel/blob/6.0.16-debian-10-r165/6.0/debian-10/Dockerfile)
* [`5.0`, `5.0-debian-10`, `5.0.14`, `5.0.14-debian-10-r165` (5.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-sentinel/blob/5.0.14-debian-10-r165/5.0/debian-10/Dockerfile)
* [`5.0`, `5.0-debian-10`, `5.0.14`, `5.0.14-debian-10-r166` (5.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-sentinel/blob/5.0.14-debian-10-r166/5.0/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/redis-sentinel GitHub repo](https://github.com/bitnami/bitnami-docker-redis-sentinel).