From 1063e6d56533b47f7840cd2838410a0c15e60d26 Mon Sep 17 00:00:00 2001 From: Job79 Date: Fri, 11 Jul 2025 15:53:14 +0200 Subject: [PATCH] chore: remove dotnet --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 21645b8..6ba0b1d 100644 --- a/Containerfile +++ b/Containerfile @@ -10,7 +10,7 @@ RUN dnf update -y && \ dnf copr enable -y atim/lazygit && \ dnf -y install neovim unzip awk jq \ bash-completion zoxide fd-find chafa lazygit procps \ - git go npm dotnet-sdk-9.0 + git go npm # === setup container user === # Setup passwordless sudo.