From 73ba07f11aece833a94db5efb7f05f80323331e3 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 29 Oct 2018 16:22:03 +0000 Subject: [PATCH] 2.19.1-debian-9-r2 release --- bitnami/git/2/debian-9/Dockerfile | 2 +- bitnami/git/README.md | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/bitnami/git/2/debian-9/Dockerfile b/bitnami/git/2/debian-9/Dockerfile index 5fc42840c05b..884d367f4f76 100644 --- a/bitnami/git/2/debian-9/Dockerfile +++ b/bitnami/git/2/debian-9/Dockerfile @@ -7,7 +7,7 @@ RUN bitnami-pkg install git-2.19.1-2 --checksum afed897918bbbf73d72e4cb9b72e30dc COPY rootfs / ENV BITNAMI_APP_NAME="git" \ - BITNAMI_IMAGE_VERSION="2.19.1-debian-9-r1" \ + BITNAMI_IMAGE_VERSION="2.19.1-debian-9-r2" \ PATH="/opt/bitnami/git/bin:$PATH" ENTRYPOINT [ "git" ] diff --git a/bitnami/git/README.md b/bitnami/git/README.md index f55bb08d6eb1..c9383ecae725 100644 --- a/bitnami/git/README.md +++ b/bitnami/git/README.md @@ -21,8 +21,6 @@ $ docker run --name git bitnami/git:latest * All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading linux distribution. * Bitnami container images are released daily with the latest distribution packages available. -[![Anchore Image Overview](https://anchore.io/service/badges/image/a2ae03b31357aaad576ae5f527b2c319bfb241a9112529129baea26005ea1186)](https://anchore.io/image/dockerhub/bitnami%2Fgit%3Alatest#security) - > The image overview badge contains a security report with all open CVEs. Click on 'Show only CVEs with fixes' to get the list of actionable security issues. # Supported tags and respective `Dockerfile` links @@ -31,7 +29,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t * [`2-ol-7`, `2.19.1-ol-7-r1` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.19.1-ol-7-r1/2/ol-7/Dockerfile) -* [`2-debian-9`, `2.19.1-debian-9-r1`, `2`, `2.19.1`, `2.19.1-r1`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.19.1-debian-9-r1/2/debian-9/Dockerfile) +* [`2-debian-9`, `2.19.1-debian-9-r2`, `2`, `2.19.1`, `2.19.1-r2`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.19.1-debian-9-r2/2/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/git GitHub repo](https://github.com/bitnami/bitnami-docker-git).