From 1b1f712f6fd4ab361c0f13dc3ff403f6c86e491c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 16 Dec 2022 13:15:56 +0100 Subject: [PATCH] [bitnami/concourse] Release 7.9.0-debian-11-r5 (#17188) 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 83d296fc8b08..999d51b8d37e 100644 --- a/bitnami/concourse/7/debian-11/Dockerfile +++ b/bitnami/concourse/7/debian-11/Dockerfile @@ -4,7 +4,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="7.9.0-debian-11-r4" \ + org.opencontainers.image.ref.name="7.9.0-debian-11-r5" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/concourse" \ org.opencontainers.image.title="concourse" \ org.opencontainers.image.vendor="VMware, Inc." \