Skip to content

Commit

Permalink
Bump git 2.37.3 → 2.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manylinux-bot[bot] committed Oct 9, 2022
1 parent 69a0972 commit b9ed411
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ RUN manylinux-entrypoint /build_scripts/install-build-packages.sh

FROM build_base AS build_git
COPY build_scripts/build-git.sh /build_scripts/
RUN export GIT_ROOT=git-2.37.3 && \
export GIT_HASH=181f65587155ea48c682f63135678ec53055adf1532428752912d356e46b64a8 && \
RUN export GIT_ROOT=git-2.38.0 && \
export GIT_HASH=12f2630a1b3318d67452a512fece0d44bf6ca1b9c51a6447456b4eab5b0198a5 && \
export GIT_DOWNLOAD_URL=https://www.kernel.org/pub/software/scm/git && \
manylinux-entrypoint /build_scripts/build-git.sh

Expand Down

0 comments on commit b9ed411

Please sign in to comment.