chore: remove dotnet

This commit is contained in:
Job
2025-07-11 15:53:14 +02:00
parent f85a6740c5
commit 1063e6d565

View File

@@ -10,7 +10,7 @@ RUN dnf update -y && \
dnf copr enable -y atim/lazygit && \ dnf copr enable -y atim/lazygit && \
dnf -y install neovim unzip awk jq \ dnf -y install neovim unzip awk jq \
bash-completion zoxide fd-find chafa lazygit procps \ bash-completion zoxide fd-find chafa lazygit procps \
git go npm dotnet-sdk-9.0 git go npm
# === setup container user === # === setup container user ===
# Setup passwordless sudo. # Setup passwordless sudo.