Skip to content

Commit b75d4ec

Browse files
manylinux-bot[bot]mayeut
authored andcommitted
Bump git 2.47.1 → 2.48.1
1 parent ff2ed9e commit b75d4ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ RUN export CURL_ROOT=curl-8.11.1 && \
7878
export CURL_DOWNLOAD_URL=https://curl.haxx.se/download && \
7979
manylinux-entrypoint /build_scripts/build-curl.sh
8080
COPY build_scripts/build-git.sh /build_scripts/
81-
RUN export GIT_ROOT=git-2.47.1 && \
82-
export GIT_HASH=f4c4e98667800585d218dfdf415eb72f73baa7abcac4569e2ce497970f8d6665 && \
81+
RUN export GIT_ROOT=git-2.48.1 && \
82+
export GIT_HASH=51b4d03b1e311ba673591210f94f24a4c5781453e1eb188822e3d9cdc04c2212 && \
8383
export GIT_DOWNLOAD_URL=https://www.kernel.org/pub/software/scm/git && \
8484
manylinux-entrypoint /build_scripts/build-git.sh
8585

0 commit comments

Comments
 (0)