Skip to content

Commit 6f1e27d

Browse files
committed
Upgrade to git v2.45.1 to fix alpine 3.20 builds
Possibly fixes #13407 Signed-off-by: Danny Kopping <danny@coder.com>
1 parent 9eb797e commit 6f1e27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/Dockerfile.base

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN apk add --no-cache \
1010
curl \
1111
wget \
1212
bash \
13-
git=2.43.4-r0 \
13+
git=2.45.1-r0 \
1414
openssl \
1515
openssh-client && \
1616
addgroup \

0 commit comments

Comments
 (0)