[bitnami/git] Release 2.39.0-debian-11-r13 (#20612)

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 2023-01-17 21:34:14 +01:00 committed by GitHub
parent 6c41f61866
commit e8cf5965dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@ ARG TARGETARCH
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="2.39.0-debian-11-r12" \
org.opencontainers.image.ref.name="2.39.0-debian-11-r13" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/git" \
org.opencontainers.image.title="git" \
org.opencontainers.image.vendor="VMware, Inc." \
@ -22,7 +22,7 @@ RUN install_packages ca-certificates curl less libbrotli1 libcom-err2 libcurl4 l
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"gosu-1.16.0-1-linux-${OS_ARCH}-debian-11" \
"git-2.39.0-0-linux-${OS_ARCH}-debian-11" \
"git-2.39.0-1-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \

View File

@ -1,10 +1,10 @@
{
"git": {
"arch": "amd64",
"digest": "bcfde989b7726dc61bbbc4b79d7c55c3e42fe658de202fb613b8eddfb17261ee",
"digest": "2777484c3333989301b3a78eccef812191d30b636585008a12423e34aaaef4a9",
"distro": "debian-11",
"type": "NAMI",
"version": "2.39.0-0"
"version": "2.39.0-1"
},
"gosu": {
"arch": "amd64",