2.26.2-debian-10-r32 release

This commit is contained in:
Bitnami Bot
2020-05-23 22:12:25 +00:00
parent abfd7b26ae
commit 10f9a36f67
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ RUN apt-get update && apt-get upgrade -y && \
RUN /build/bitnami-user.sh
ENV BITNAMI_APP_NAME="git" \
BITNAMI_IMAGE_VERSION="2.26.2-debian-10-r31" \
BITNAMI_IMAGE_VERSION="2.26.2-debian-10-r32" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/git/bin:$PATH"
ENTRYPOINT [ "git" ]