From 698595b79cc2433b87e8348e046b106b9fbc1f57 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 16 Jan 2023 11:35:22 +0100 Subject: [PATCH] [bitnami/consul] Release 1.14.3-debian-11-r11 (#20447) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/consul/1/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/consul/1/debian-11/Dockerfile b/bitnami/consul/1/debian-11/Dockerfile index d12940715426..d028db602e2f 100644 --- a/bitnami/consul/1/debian-11/Dockerfile +++ b/bitnami/consul/1/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="1.14.3-debian-11-r10" \ + org.opencontainers.image.ref.name="1.14.3-debian-11-r11" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/consul" \ org.opencontainers.image.title="consul" \ org.opencontainers.image.vendor="VMware, Inc." \