[bitnami/harbor-registry] Release 2.7.0-debian-11-r23 (#24674)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-02-21 09:17:09 +01:00 committed by GitHub
parent 64b2254666
commit 8c4d2d98f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-02-17T18:24:34Z" \
org.opencontainers.image.created="2023-02-21T07:59:39Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="2.7.0-debian-11-r22" \
org.opencontainers.image.ref.name="2.7.0-debian-11-r23" \
org.opencontainers.image.title="harbor-registry" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="2.7.0"
@ -22,7 +22,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=( \
"harbor-registry-2.7.0-2-linux-${OS_ARCH}-debian-11" \
"harbor-registry-2.7.0-3-linux-${OS_ARCH}-debian-11" \
"gosu-1.16.0-2-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \

View File

@ -8,9 +8,9 @@
},
"harbor-registry": {
"arch": "amd64",
"digest": "29ed5fda4a86f0b90c65d7e4507c81a5e7137ca6562ff9f294c9058145d88655",
"digest": "a374778e79f2539c611df02c9c7d3107f346598ee5af5259d284beb682c1a49b",
"distro": "debian-11",
"type": "NAMI",
"version": "2.7.0-2"
"version": "2.7.0-3"
}
}