Skip to content

Commit 09712af

Browse files
committed
Bump git 2.45.0 → 2.45.1
1 parent 9e4a042 commit 09712af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ RUN manylinux-entrypoint /build_scripts/install-build-packages.sh
7676

7777
FROM build_base AS build_git
7878
COPY build_scripts/build-git.sh /build_scripts/
79-
RUN export GIT_ROOT=git-2.45.0 && \
80-
export GIT_HASH=a0fc1410878716add0a3c0cf3d35728f3a7c960f751c657656cca0212bf89e65 && \
79+
RUN export GIT_ROOT=git-2.45.1 && \
80+
export GIT_HASH=10acb581993061e616be9c5674469335922025a666318e0748cb8306079fef24 && \
8181
export GIT_DOWNLOAD_URL=https://www.kernel.org/pub/software/scm/git && \
8282
manylinux-entrypoint /build_scripts/build-git.sh
8383

0 commit comments

Comments
 (0)