2.19.1-debian-9-r2 release

This commit is contained in:
Bitnami Bot
2018-10-29 16:22:03 +00:00
parent 60aaaa2bcb
commit 73ba07f11a
2 changed files with 2 additions and 4 deletions

View File

@@ -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" ]

View File

@@ -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).