8000 Revert "Upgrade to git v2.45.1 to fix alpine 3.20 builds (#13411)" · coder/coder@18f9f25 · GitHub
[go: up one dir, main page]

Skip to content

Commit 18f9f25

Browse files
committed
Revert "Upgrade to git v2.45.1 to fix alpine 3.20 builds (#13411)"
This reverts commit a1671a6.
1 parent 21c7e37 commit 18f9f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/Dockerfile.base

Lines changed: 1 addition & 1 deletion
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.45.1-r0 \
13+
git=2.43.4-r0 \
1414
openssl \
1515
openssh-client && \
1616
addgroup \

0 commit comments

Comments
 (0)
0