From ae814c16104961dfbba045af41f8a12d6f9c1371 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 12 Aug 2022 03:33:47 +0200 Subject: [PATCH] [bitnami/gitlab-runner-helper] Release 15.2.1-debian-11-r6 (#2775) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/gitlab-runner-helper/15/debian-11/Dockerfile | 8 ++++++++ bitnami/gitlab-runner-helper/README.md | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/bitnami/gitlab-runner-helper/15/debian-11/Dockerfile b/bitnami/gitlab-runner-helper/15/debian-11/Dockerfile index 2016551b02a4..7c276bc24f0b 100644 --- a/bitnami/gitlab-runner-helper/15/debian-11/Dockerfile +++ b/bitnami/gitlab-runner-helper/15/debian-11/Dockerfile @@ -4,6 +4,14 @@ ENV HOME="/" \ 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.ref.name="15.2.1-debian-11-r6" \ + org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/gitlab-runner-helper" \ + org.opencontainers.image.title="gitlab-runner-helper" \ + org.opencontainers.image.vendor="VMware, Inc." \ + org.opencontainers.image.version="15.2.1" + COPY prebuildfs / SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Install required system packages and dependencies diff --git a/bitnami/gitlab-runner-helper/README.md b/bitnami/gitlab-runner-helper/README.md index 74f23ccd11aa..e5d021e2dab1 100644 --- a/bitnami/gitlab-runner-helper/README.md +++ b/bitnami/gitlab-runner-helper/README.md @@ -35,7 +35,7 @@ $ docker-compose up -d Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -* [`15`, `15-debian-11`, `15.2.1`, `15.2.1-debian-11-r5`, `latest` (15/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/gitlab-runner-helper/15/debian-11/ Dockerfile) +* [`15`, `15-debian-11`, `15.2.1`, `15.2.1-debian-11-r6`, `latest` (15/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/gitlab-runner-helper/15/debian-11/ Dockerfile) Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).