mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 06:48:04 +08:00
2.24.0-ol-7-r17 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r534
|
||||
FROM bitnami/oraclelinux-extras:7-r535
|
||||
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-r16" \
|
||||
BITNAMI_IMAGE_VERSION="2.24.0-ol-7-r17" \
|
||||
PATH="/opt/bitnami/git/bin:$PATH"
|
||||
|
||||
ENTRYPOINT [ "git" ]
|
||||
|
||||
@@ -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-r16` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.24.0-ol-7-r16/2/ol-7/Dockerfile)
|
||||
* [`2-ol-7`, `2.24.0-ol-7-r17` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.24.0-ol-7-r17/2/ol-7/Dockerfile)
|
||||
* [`2-debian-9`, `2.24.0-debian-9-r16`, `2`, `2.24.0`, `2.24.0-r16`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.24.0-debian-9-r16/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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user