2.24.0-ol-7-r9 release

This commit is contained in:
Bitnami Bot
2019-11-12 02:55:55 +00:00
parent 546ae20578
commit 2387500895
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r526
FROM bitnami/oraclelinux-extras:7-r527
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -7,7 +7,7 @@ RUN bitnami-pkg install git-2.24.0-0 --checksum a05099de6d8c26088d81b69c3519e45e
COPY rootfs /
ENV BITNAMI_APP_NAME="git" \
BITNAMI_IMAGE_VERSION="2.24.0-ol-7-r8" \
BITNAMI_IMAGE_VERSION="2.24.0-ol-7-r9" \
PATH="/opt/bitnami/git/bin:$PATH"
ENTRYPOINT [ "git" ]

View File

@@ -28,7 +28,7 @@ $ docker run --name git bitnami/git:latest
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`2-ol-7`, `2.24.0-ol-7-r8` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.24.0-ol-7-r8/2/ol-7/Dockerfile)
* [`2-ol-7`, `2.24.0-ol-7-r9` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.24.0-ol-7-r9/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.24.0-debian-9-r7`, `2`, `2.24.0`, `2.24.0-r7`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.24.0-debian-9-r7/2/debian-9/Dockerfile)
* [`2-centos-7`, `2.24.0-centos-7-r0` (2/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.24.0-centos-7-r0/2/centos-7/Dockerfile)