2.20.1-debian-9-r1 release

This commit is contained in:
Bitnami Bot 2018-12-20 21:22:14 +00:00
parent 20e2de3b6b
commit b4b966c2fb
2 changed files with 2 additions and 4 deletions

View File

@ -7,7 +7,7 @@ RUN bitnami-pkg install git-2.20.1-20 --checksum eeb8a6101929fc294dcead9e97938af
COPY rootfs /
ENV BITNAMI_APP_NAME="git" \
BITNAMI_IMAGE_VERSION="2.20.1-debian-9-r0" \
BITNAMI_IMAGE_VERSION="2.20.1-debian-9-r1" \
PATH="/opt/bitnami/git/bin:$PATH"
ENTRYPOINT [ "git" ]

View File

@ -1,4 +1,3 @@
[![CircleCI](https://circleci.com/gh/bitnami/bitnami-docker-git/tree/master.svg?style=shield)](https://circleci.com/gh/bitnami/bitnami-docker-git/tree/master)
# What is git?
@ -17,7 +16,6 @@ $ docker run --name git bitnami/git:latest
* Bitnami closely tracks upstream source changes and promptly publishes new versions of this image using our automated systems.
* With Bitnami images the latest bug fixes and features are available as soon as possible.
* Bitnami containers, virtual machines and cloud images use the same components and configuration approach - making it easy to switch between formats based on your project needs.
* Bitnami images are built on CircleCI and automatically pushed to the Docker Hub.
* 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.
@ -31,7 +29,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`2-ol-7`, `2.20.1-ol-7-r1` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.20.1-ol-7-r1/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.20.1-debian-9-r0`, `2`, `2.20.1`, `2.20.1-r0`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.20.1-debian-9-r0/2/debian-9/Dockerfile)
* [`2-debian-9`, `2.20.1-debian-9-r1`, `2`, `2.20.1`, `2.20.1-r1`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.20.1-debian-9-r1/2/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/git GitHub repo](https://github.com/bitnami/bitnami-docker-git).