From 3e5c04f53d562b5be8bea0d515e5b7bdcb352cca Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 19 Jan 2023 11:11:01 +0100 Subject: [PATCH] [bitnami/consul] Release 1.14.3-debian-11-r13 (#20968) 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 45c0da591b84..8227a60b37f7 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-r12" \ + org.opencontainers.image.ref.name="1.14.3-debian-11-r13" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/consul" \ org.opencontainers.image.title="consul" \ org.opencontainers.image.vendor="VMware, Inc." \