[bitnami/harbor-notary-server] Release 2.7.0-debian-11-r24 (#24668)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-02-21 09:15:03 +01:00 committed by GitHub
parent f08223dfba
commit 200bca3871
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-20T15:27:38Z" \
org.opencontainers.image.created="2023-02-21T07:58:28Z" \
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-r23" \
org.opencontainers.image.ref.name="2.7.0-debian-11-r24" \
org.opencontainers.image.title="harbor-notary-server" \
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-notary-server-2.7.0-2-linux-${OS_ARCH}-debian-11" \
"harbor-notary-server-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-notary-server": {
"arch": "amd64",
"digest": "5c26d96f407ce8170481fd6e96cbc755e7b68d16f2602e14a8c313c443bcea02",
"digest": "39993dd57f4d3b823060a575c8e294d95a58268e20a9be776c9f7c5deca5b117",
"distro": "debian-11",
"type": "NAMI",
"version": "2.7.0-2"
"version": "2.7.0-3"
}
}