From 34a416b8a20678cb628ac62afe3e1cb3f2484521 Mon Sep 17 00:00:00 2001 From: Danny Kopping Date: Thu, 30 May 2024 10:50:06 +0200 Subject: [PATCH] chore: remove git pinning Alpine 3.20 includes 2.45.1 by default: https://git.alpinelinux.org/aports/tree/main/git/APKBUILD?h=3.20-stable#n56 Follow-up from https://github.com/coder/coder/pull/13411#issuecomment-2139028721 Signed-off-by: Danny Kopping --- scripts/Dockerfile.base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Dockerfile.base b/scripts/Dockerfile.base index 9537c9ca1de78..df6cb4637a366 100644 --- a/scripts/Dockerfile.base +++ b/scripts/Dockerfile.base @@ -10,7 +10,7 @@ RUN apk add --no-cache \ curl \ wget \ bash \ - git=2.45.1-r0 \ + git \ openssl \ openssh-client && \ addgroup \ pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy