mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
Upgrade to git v2.45.1 to fix alpine 3.20 builds (#13411)
Possibly fixes https://github.com/coder/coder/issues/13407 Signed-off-by: Danny Kopping <danny@coder.com>
This commit is contained in:
@ -10,7 +10,7 @@ RUN apk add --no-cache \
|
|||||||
curl \
|
curl \
|
||||||
wget \
|
wget \
|
||||||
bash \
|
bash \
|
||||||
git=2.43.4-r0 \
|
git=2.45.1-r0 \
|
||||||
openssl \
|
openssl \
|
||||||
openssh-client && \
|
openssh-client && \
|
||||||
addgroup \
|
addgroup \
|
||||||
|
Reference in New Issue
Block a user