mirror of
https://github.com/bitnami/containers.git
synced 2026-04-05 08:47:47 +08:00
[bitnami/harbor-jobservice] Release 2.6.2-debian-11-r2 (#13896)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -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="2.6.2-debian-11-r1" \
|
||||
org.opencontainers.image.ref.name="2.6.2-debian-11-r2" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/harbor-jobservice" \
|
||||
org.opencontainers.image.title="harbor-jobservice" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -21,7 +21,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
RUN install_packages ca-certificates curl procps
|
||||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"yq-4.30.2-0-linux-${OS_ARCH}-debian-11" \
|
||||
"yq-4.30.4-0-linux-${OS_ARCH}-debian-11" \
|
||||
"harbor-jobservice-2.6.2-0-linux-${OS_ARCH}-debian-11" \
|
||||
"gosu-1.14.0-155-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
},
|
||||
"yq": {
|
||||
"arch": "amd64",
|
||||
"digest": "d87289d9eaa6b418f25b796ddabb64b9aca953f505c76de66d9c051042080a11",
|
||||
"digest": "27072388381f935c0b6e063084c30f0cf3cf11303e36ff1ffeadd2444ad7dce7",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "4.30.2-0"
|
||||
"version": "4.30.4-0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user