add mutt and bind-utils to container image
This commit is contained in:
parent
60fd531c24
commit
75bbe4a9d8
1 changed files with 35 additions and 33 deletions
|
@ -35,4 +35,6 @@ RUN sudo dnf5 install -y \
|
|||
rpm-spec-language-server \
|
||||
clang-tools-extra \
|
||||
mutt \
|
||||
msmtp
|
||||
msmtp \
|
||||
bind-utils \
|
||||
lynx
|
||||
|
|
Loading…
Reference in a new issue