You've already forked fedora-toolbox
forked from davejansen/fedora-bootc
Add dotnet-sdk-10.0 as dependency
All checks were successful
Build container image / Build and push image (push) Successful in 5m48s
All checks were successful
Build container image / Build and push image (push) Successful in 5m48s
This commit is contained in:
@@ -40,8 +40,8 @@ dnf5 install -y \
|
|||||||
neomutt libnotify notmuch abook isync \
|
neomutt libnotify notmuch abook isync \
|
||||||
khal vdirsyncer \
|
khal vdirsyncer \
|
||||||
newsboat \
|
newsboat \
|
||||||
jq
|
jq \
|
||||||
#dotnet-sdk-8.0 \
|
dotnet-sdk-10.0
|
||||||
|
|
||||||
# Install uv
|
# Install uv
|
||||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||||
|
|||||||
Reference in New Issue
Block a user