[bitnami/gitlab-runner-helper] Release 15.5.0-debian-11-r6 (#13154)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2022-11-09 18:54:41 +01:00 committed by GitHub
parent 7c0d08ea31
commit 761c3a522c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ ARG TARGETARCH
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.ref.name="15.5.0-debian-11-r5" \
org.opencontainers.image.ref.name="15.5.0-debian-11-r6" \
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="VMware, Inc." \
@ -23,7 +23,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"dumb-init-1.2.5-154-linux-${OS_ARCH}-debian-11" \
"gosu-1.14.0-155-linux-${OS_ARCH}-debian-11" \
"gitlab-runner-helper-15.5.0-0-linux-${OS_ARCH}-debian-11" \
"gitlab-runner-helper-15.5.0-1-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \

View File

@ -8,10 +8,10 @@
},
"gitlab-runner-helper": {
"arch": "amd64",
"digest": "fe81cf98377b64e562f77c4b546e77568e058150288d2195b5725db508f3d53b",
"digest": "36de63a2a43f991f1c0b0d3318c3440751b4059c5e57fb0baf29501bde78585e",
"distro": "debian-11",
"type": "NAMI",
"version": "15.5.0-0"
"version": "15.5.0-1"
},
"gosu": {
"arch": "amd64",