14.9.1-debian-10-r9 release

This commit is contained in:
Bitnami Bot 2022-04-01 00:58:23 +00:00
parent 04e28f8ec7
commit 3adcf7504c
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ 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 APP_VERSION="14.9.1" \
BITNAMI_APP_NAME="gitlab-runner-helper" \
BITNAMI_IMAGE_VERSION="14.9.1-debian-10-r8" \
BITNAMI_IMAGE_VERSION="14.9.1-debian-10-r9" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/gitlab-runner-helper/bin:$PATH"
USER 1001

View File

@ -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.9.1`, `14.9.1-debian-10-r8`, `latest` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-gitlab-runner-helper/blob/14.9.1-debian-10-r8/14/debian-10/ Dockerfile)
* [`14`, `14-debian-10`, `14.9.1`, `14.9.1-debian-10-r9`, `latest` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-gitlab-runner-helper/blob/14.9.1-debian-10-r9/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).