added mutt and msmtp to fedora container build
This commit is contained in:
parent
4417ca4df2
commit
60fd531c24
1 changed files with 3 additions and 1 deletions
|
@ -33,4 +33,6 @@ RUN sudo dnf5 install -y \
|
|||
oniguruma-devel \
|
||||
nodejs-bash-language-server \
|
||||
rpm-spec-language-server \
|
||||
clang-tools-extra
|
||||
clang-tools-extra \
|
||||
mutt \
|
||||
msmtp
|
||||
|
|
Loading…
Reference in a new issue