From 23fd11e05a850dcf215573a7f7b547da5320ef51 Mon Sep 17 00:00:00 2001 From: Chillcog <245092019+chillcog@users.noreply.github.com> Date: Tue, 12 May 2026 22:18:05 -0700 Subject: [PATCH] Update Dockerfile --- dotnet/9/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet/9/Dockerfile b/dotnet/9/Dockerfile index 4545221..79c82ba 100644 --- a/dotnet/9/Dockerfile +++ b/dotnet/9/Dockerfile @@ -6,7 +6,7 @@ ENV DEBIAN_FRONTEND=noninteractive RUN apt update -y \ && apt upgrade -y \ - && apt install -y apt-transport-https wget curl iproute2 libgdiplus tini \ + && apt install -y apt-transport-https wget curl git git-lfs iproute2 libgdiplus tini \ && wget https://dot.net/v1/dotnet-install.sh \ && D_V="$(curl -sSL https://dotnet.microsoft.com/en-us/download/dotnet/9.0 | grep -i '