2.30.1-debian-10-r4 release

This commit is contained in:
Bitnami Bot
2021-02-13 01:05:37 +00:00
parent 2cbb701fee
commit 5e233fc1ec
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.30.1-0"
RUN /build/bitnami-user.sh
ENV BITNAMI_APP_NAME="git" \
BITNAMI_IMAGE_VERSION="2.30.1-debian-10-r3" \
BITNAMI_IMAGE_VERSION="2.30.1-debian-10-r4" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/git/bin:$PATH"
ENTRYPOINT [ "git" ]