2.24.1-ol-7-r0 release

This commit is contained in:
Bitnami Bot 2019-12-10 19:20:58 +00:00
parent d09b8bf829
commit 8fb757c2b8
2 changed files with 4 additions and 4 deletions

View File

@ -3,11 +3,11 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
RUN install_packages cyrus-sasl-lib glibc keyutils-libs krb5-libs libcom_err libcurl libidn libselinux libssh2 nspr nss nss-softokn-freebl nss-util openldap openssh-clients openssl-libs pcre zlib
RUN bitnami-pkg install git-2.24.0-0 --checksum a05099de6d8c26088d81b69c3519e45e481d4605beffaa509eb5b6e6dfed0d90
RUN bitnami-pkg install git-2.24.1-0 --checksum ecc3a4f7b7a77ffb00ef66a9b02613c52a5b6d77bf9a5279fa139a66e6265460
COPY rootfs /
ENV BITNAMI_APP_NAME="git" \
BITNAMI_IMAGE_VERSION="2.24.0-ol-7-r39" \
BITNAMI_IMAGE_VERSION="2.24.1-ol-7-r0" \
PATH="/opt/bitnami/git/bin:$PATH"
ENTRYPOINT [ "git" ]

View File

@ -28,9 +28,9 @@ $ 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.1-ol-7-r0` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.24.1-ol-7-r0/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.24.1-debian-9-r0`, `2`, `2.24.1`, `2.24.1-r0`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.24.1-debian-9-r0/2/debian-9/Dockerfile)
* [`2-ol-7`, `2.24.0-ol-7-r39` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.24.0-ol-7-r39/2/ol-7/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)
* [`2-centos-7`, `2.24.1-centos-7-r0` (2/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.24.1-centos-7-r0/2/centos-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/git GitHub repo](https://github.com/bitnami/bitnami-docker-git).