From 2b6b27e719d33efe179944824cc06bcb1501df25 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 17 Jun 2023 08:44:10 +0200 Subject: [PATCH] [bitnami/consul] Release 1.15.3-debian-11-r5 (#37889) Signed-off-by: Bitnami Containers --- bitnami/consul/1/debian-11/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/consul/1/debian-11/Dockerfile b/bitnami/consul/1/debian-11/Dockerfile index d030764a08ce..eaf271e8af2f 100644 --- a/bitnami/consul/1/debian-11/Dockerfile +++ b/bitnami/consul/1/debian-11/Dockerfile @@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ - org.opencontainers.image.created="2023-06-14T05:32:37Z" \ + org.opencontainers.image.created="2023-06-17T06:10:42Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="1.15.3-debian-11-r4" \ + org.opencontainers.image.ref.name="1.15.3-debian-11-r5" \ org.opencontainers.image.title="consul" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="1.15.3"