From c9c784fa2ff45e6af04094645120f62f668d967d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 16 Jan 2023 13:03:06 +0100 Subject: [PATCH] [bitnami/concourse] Release 7.9.0-debian-11-r16 (#20470) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/concourse/7/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/concourse/7/debian-11/Dockerfile b/bitnami/concourse/7/debian-11/Dockerfile index bd2aca8f885e..e9db49ad6d16 100644 --- a/bitnami/concourse/7/debian-11/Dockerfile +++ b/bitnami/concourse/7/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="7.9.0-debian-11-r15" \ + org.opencontainers.image.ref.name="7.9.0-debian-11-r16" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/concourse" \ org.opencontainers.image.title="concourse" \ org.opencontainers.image.vendor="VMware, Inc." \