From fe4d463de592bc70b6ea5f3c7f8f13faa014430a Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 11 Aug 2022 03:02:20 +0200 Subject: [PATCH] [bitnami/concourse] Release 7.8.2-debian-11-r11 (#2723) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/concourse/7/debian-11/Dockerfile | 7 +++++++ bitnami/concourse/README.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/bitnami/concourse/7/debian-11/Dockerfile b/bitnami/concourse/7/debian-11/Dockerfile index 71c5732ee949..10d5ef5e3cdf 100644 --- a/bitnami/concourse/7/debian-11/Dockerfile +++ b/bitnami/concourse/7/debian-11/Dockerfile @@ -3,6 +3,13 @@ ENV OS_ARCH="amd64" \ OS_FLAVOUR="debian-11" \ OS_NAME="linux" +LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ + org.opencontainers.image.description="Application packaged by Bitnami" \ + org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/concourse" \ + org.opencontainers.image.title="concourse" \ + org.opencontainers.image.vendor="VMware, Inc." \ + org.opencontainers.image.version="7.8.2" + COPY prebuildfs / SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Install required system packages and dependencies diff --git a/bitnami/concourse/README.md b/bitnami/concourse/README.md index 3f1737df7a63..9022f5cb41f4 100644 --- a/bitnami/concourse/README.md +++ b/bitnami/concourse/README.md @@ -41,7 +41,7 @@ Non-root container images add an extra layer of security and are generally recom Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/). -* [`7`, `7-debian-11`, `7.8.2`, `7.8.2-debian-11-r10`, `latest` (7/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/concourse/7/debian-11/Dockerfile) +* [`7`, `7-debian-11`, `7.8.2`, `7.8.2-debian-11-r11`, `latest` (7/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/concourse/7/debian-11/Dockerfile) Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).