6.2.1-debian-10-r12 release

This commit is contained in:
Bitnami Bot
2021-03-15 14:57:29 +00:00
parent 87d0820217
commit 4509b19d6b
3 changed files with 3 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/redis-sentinel/postunpack.sh
ENV BITNAMI_APP_NAME="redis-sentinel" \
BITNAMI_IMAGE_VERSION="6.2.1-debian-10-r11"
BITNAMI_IMAGE_VERSION="6.2.1-debian-10-r12"
EXPOSE 26379

View File

@@ -102,6 +102,7 @@ generate_cron_conf() {
local cmd="${2:?command is missing}"
local run_as="root"
local schedule="* * * * *"
local clean="true"
local clean="true"