Add dotnet-sdk-10.0 as dependency
All checks were successful
Build container image / Build and push image (push) Successful in 5m48s

This commit is contained in:
2026-01-20 13:26:16 +09:00
parent 8f67c67749
commit e986ef6a61

View File

@@ -40,8 +40,8 @@ dnf5 install -y \
neomutt libnotify notmuch abook isync \
khal vdirsyncer \
newsboat \
jq
#dotnet-sdk-8.0 \
jq \
dotnet-sdk-10.0
# Install uv
curl -LsSf https://astral.sh/uv/install.sh | sh