From f81218ad318a9e2b27368431babbcc5435702994 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 2 Feb 2023 22:10:15 +0100 Subject: [PATCH] [bitnami/redis-sentinel] Release 6.2.10-debian-11-r6 (#22667) Signed-off-by: Bitnami Containers --- bitnami/redis-sentinel/6.2/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/redis-sentinel/6.2/debian-11/Dockerfile b/bitnami/redis-sentinel/6.2/debian-11/Dockerfile index 805b0780104f..9278bf6ef964 100644 --- a/bitnami/redis-sentinel/6.2/debian-11/Dockerfile +++ b/bitnami/redis-sentinel/6.2/debian-11/Dockerfile @@ -5,7 +5,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="6.2.10-debian-11-r5" \ + org.opencontainers.image.ref.name="6.2.10-debian-11-r6" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/redis-sentinel" \ org.opencontainers.image.title="redis-sentinel" \ org.opencontainers.image.vendor="VMware, Inc." \