From 0cd5f4424451ff8e1f426f81e95fe9c0a7db7e4e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 4 Feb 2023 17:10:33 +0100 Subject: [PATCH] [bitnami/git] Release 2.39.1-debian-11-r7 (#22807) Signed-off-by: Bitnami Containers --- bitnami/git/2/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/git/2/debian-11/Dockerfile b/bitnami/git/2/debian-11/Dockerfile index 018d216ce608..ba150b207f6c 100644 --- a/bitnami/git/2/debian-11/Dockerfile +++ b/bitnami/git/2/debian-11/Dockerfile @@ -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.1-debian-11-r6" \ + org.opencontainers.image.ref.name="2.39.1-debian-11-r7" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/git" \ org.opencontainers.image.title="git" \ org.opencontainers.image.vendor="VMware, Inc." \