mirror of
https://github.com/bitnami/containers.git
synced 2026-02-24 07:07:37 +08:00
2.19.1-debian-9-r2 release
This commit is contained in:
@@ -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" ]
|
||||
|
||||
@@ -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.
|
||||
|
||||
[](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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user