mirror of
https://github.com/bitnami/containers.git
synced 2026-03-10 06:59:47 +08:00
14.7.0-debian-10-r9 release
This commit is contained in:
@@ -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-r8" \
|
||||
BITNAMI_IMAGE_VERSION="14.7.0-debian-10-r9" \
|
||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/gitlab-runner-helper/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
||||
Reference in New Issue
Block a user