mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 16:17:21 +08:00
2.21.0-debian-9-r23 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:stretch-r316
|
||||
FROM bitnami/minideb-extras:stretch-r317
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -7,7 +7,7 @@ RUN bitnami-pkg install git-2.21.0-0 --checksum 37eb00d863f94194c0c31464c2c747bc
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="git" \
|
||||
BITNAMI_IMAGE_VERSION="2.21.0-debian-9-r22" \
|
||||
BITNAMI_IMAGE_VERSION="2.21.0-debian-9-r23" \
|
||||
PATH="/opt/bitnami/git/bin:$PATH"
|
||||
|
||||
ENTRYPOINT [ "git" ]
|
||||
|
||||
Reference in New Issue
Block a user