[bitnami/gitlab-runner-helper] Release 19.2.1-debian-12-r0 (#95902)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-07-28 13:05:48 +02:00
committed by GitHub
parent 177f113141
commit 2a1cdf1659
5 changed files with 6 additions and 6 deletions
@@ -7,13 +7,13 @@ ARG DOWNLOADS_URL="https://downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2026-07-21T09:47:09Z" \
org.opencontainers.image.created="2026-07-28T10:56:11Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/gitlab-runner-helper/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/gitlab-runner-helper" \
org.opencontainers.image.title="gitlab-runner-helper" \
org.opencontainers.image.vendor="Broadcom, Inc." \
org.opencontainers.image.version="19.2.0"
org.opencontainers.image.version="19.2.1"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@@ -29,7 +29,7 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \
mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \
COMPONENTS=( \
"nss-wrapper-1.1.16-0-linux-${OS_ARCH}-debian-12" \
"gitlab-runner-helper-19.2.0-0-linux-${OS_ARCH}-debian-12" \
"gitlab-runner-helper-19.2.1-0-linux-${OS_ARCH}-debian-12" \
) ; \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -52,7 +52,7 @@ RUN mkdir /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 && \
ln -s /opt/bitnami/gitlab-runner-helper/bin/gitlab-runner-helper /usr/bin/gitlab-runner-helper
ENV APP_VERSION="19.2.0" \
ENV APP_VERSION="19.2.1" \
BITNAMI_APP_NAME="gitlab-runner-helper" \
IMAGE_REVISION="0" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/gitlab-runner-helper/bin:$PATH"
@@ -1 +0,0 @@
8f66e2af22224f5d58e9d8e906c2a39f905c7274ac5deb8c8a631599bebed008 gitlab-runner-helper-19.2.0-0-linux-amd64-debian-12.tar.gz
@@ -1 +0,0 @@
a9f45df720a9b5a5249398f60fef6d6215000262586f0bd864ce6dea93b51536 gitlab-runner-helper-19.2.0-0-linux-arm64-debian-12.tar.gz
@@ -0,0 +1 @@
ee71e60eaa2023294195d7091a94983d87700dd45260f71b494642b2559401ee gitlab-runner-helper-19.2.1-0-linux-amd64-debian-12.tar.gz
@@ -0,0 +1 @@
c9a2b99423549931da3fb0c36808cfc094ec96ed8519d6cffbdf66fe8c568a5b gitlab-runner-helper-19.2.1-0-linux-arm64-debian-12.tar.gz