mirror of
https://github.com/bitnami/containers.git
synced 2026-08-09 04:22:06 +08:00
[bitnami/harbor-jobservice] Release 2.15.2-debian-12-r10 (#96161)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -7,7 +7,7 @@ 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-08-01T21:46:36Z" \
|
||||
org.opencontainers.image.created="2026-08-07T16:38:05Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/harbor-jobservice/README.md" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/harbor-jobservice" \
|
||||
@@ -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=( \
|
||||
"yq-4.53.3-2-linux-${OS_ARCH}-debian-12" \
|
||||
"harbor-jobservice-2.15.2-8-linux-${OS_ARCH}-debian-12" \
|
||||
"harbor-jobservice-2.15.2-9-linux-${OS_ARCH}-debian-12" \
|
||||
) ; \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
@@ -49,7 +49,7 @@ COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/harbor-jobservice/postunpack.sh
|
||||
ENV APP_VERSION="2.15.2" \
|
||||
BITNAMI_APP_NAME="harbor-jobservice" \
|
||||
IMAGE_REVISION="9" \
|
||||
IMAGE_REVISION="10" \
|
||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/harbor-jobservice/bin:$PATH"
|
||||
|
||||
VOLUME [ "/etc/jobservice", "/var/log/jobs" ]
|
||||
|
||||
-1
@@ -1 +0,0 @@
|
||||
a711debf71c7b4c225f8e1efd4bd7187efd868e5f048477f8121967655bb30d8 harbor-jobservice-2.15.2-8-linux-amd64-debian-12.tar.gz
|
||||
-1
@@ -1 +0,0 @@
|
||||
fcb88c5a61df6d3ea2b19f0cbecf57f205d08718b4832d090d5e0db014378334 harbor-jobservice-2.15.2-8-linux-arm64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
cda008e0389c147e471b68a1501876b1d216728a87131084eb4c7c7ad0e7e01a harbor-jobservice-2.15.2-9-linux-amd64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
ec2750db3465e7d31e3c0323fff67f2541dc2c1910f511a68e33f862afdcb0dd harbor-jobservice-2.15.2-9-linux-arm64-debian-12.tar.gz
|
||||
Reference in New Issue
Block a user