From ae0a801a912e0ed74ed627d848b2975f70a4891e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 25 Jan 2023 03:17:41 +0100 Subject: [PATCH] [bitnami/gitlab-runner] Release 15.8.0-debian-11-r2 (#21779) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/gitlab-runner/15/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/gitlab-runner/15/debian-11/Dockerfile b/bitnami/gitlab-runner/15/debian-11/Dockerfile index 04b35e001d27..0dd935fd80ec 100644 --- a/bitnami/gitlab-runner/15/debian-11/Dockerfile +++ b/bitnami/gitlab-runner/15/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="15.8.0-debian-11-r1" \ + org.opencontainers.image.ref.name="15.8.0-debian-11-r2" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/gitlab-runner" \ org.opencontainers.image.title="gitlab-runner" \ org.opencontainers.image.vendor="VMware, Inc." \