From 6fdda18c6dc119ed8723c0289cd3cdbcbfcb039b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 30 Jan 2022 06:43:23 +0000 Subject: [PATCH] 14.7.0-debian-10-r10 release --- bitnami/gitlab-runner-helper/14/debian-10/Dockerfile | 2 +- bitnami/gitlab-runner-helper/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/gitlab-runner-helper/14/debian-10/Dockerfile b/bitnami/gitlab-runner-helper/14/debian-10/Dockerfile index 12c41674cfec..802151bcd6f4 100644 --- a/bitnami/gitlab-runner-helper/14/debian-10/Dockerfile +++ b/bitnami/gitlab-runner-helper/14/debian-10/Dockerfile @@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami COPY rootfs / RUN mkdir /home/gitlab-runner && chmod -R g+rwX /home/gitlab-runner && ln -s /opt/bitnami/common/bin/dumb-init /usr/bin/dumb-init && ln -s /opt/bitnami/scripts/gitlab-runner-helper/entrypoint.sh /entrypoint ENV BITNAMI_APP_NAME="gitlab-runner-helper" \ - BITNAMI_IMAGE_VERSION="14.7.0-debian-10-r9" \ + BITNAMI_IMAGE_VERSION="14.7.0-debian-10-r10" \ PATH="/opt/bitnami/common/bin:/opt/bitnami/gitlab-runner-helper/bin:$PATH" USER 1001 diff --git a/bitnami/gitlab-runner-helper/README.md b/bitnami/gitlab-runner-helper/README.md index 8821f58695cf..6bd9905e8f04 100644 --- a/bitnami/gitlab-runner-helper/README.md +++ b/bitnami/gitlab-runner-helper/README.md @@ -38,7 +38,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/). -* [`14`, `14-debian-10`, `14.7.0`, `14.7.0-debian-10-r9`, `latest` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-gitlab-runner-helper/blob/14.7.0-debian-10-r9/14/debian-10/ Dockerfile) +* [`14`, `14-debian-10`, `14.7.0`, `14.7.0-debian-10-r10`, `latest` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-gitlab-runner-helper/blob/14.7.0-debian-10-r10/14/debian-10/ Dockerfile) Subscribe to project updates by watching the [bitnami/gitlab-runner-helper GitHub repo](https://github.com/bitnami/bitnami-docker-gitlab-runner-helper).