14.8.2-debian-10-r16 release
This commit is contained in:
parent
3f7e42481f
commit
0eed3ff541
|
|
@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
|
||||||
COPY rootfs /
|
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
|
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" \
|
ENV BITNAMI_APP_NAME="gitlab-runner-helper" \
|
||||||
BITNAMI_IMAGE_VERSION="14.8.2-debian-10-r15" \
|
BITNAMI_IMAGE_VERSION="14.8.2-debian-10-r16" \
|
||||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/gitlab-runner-helper/bin:$PATH"
|
PATH="/opt/bitnami/common/bin:/opt/bitnami/gitlab-runner-helper/bin:$PATH"
|
||||||
|
|
||||||
USER 1001
|
USER 1001
|
||||||
|
|
|
||||||
|
|
@ -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/).
|
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.8.2`, `14.8.2-debian-10-r15`, `latest` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-gitlab-runner-helper/blob/14.8.2-debian-10-r15/14/debian-10/ Dockerfile)
|
* [`14`, `14-debian-10`, `14.8.2`, `14.8.2-debian-10-r16`, `latest` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-gitlab-runner-helper/blob/14.8.2-debian-10-r16/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).
|
Subscribe to project updates by watching the [bitnami/gitlab-runner-helper GitHub repo](https://github.com/bitnami/bitnami-docker-gitlab-runner-helper).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue