changed dockerfiles

This commit is contained in:
Michael Trip 2023-01-20 09:36:32 +01:00
parent 6ec035191a
commit 91f74e8937
2 changed files with 2 additions and 0 deletions

View file

@ -22,6 +22,7 @@ RUN \
adwaita-icon-theme \
papirus-icon-theme \
thunderbird \
seamonkey \
code && \
echo "**** cleanup ****" && \
dnf autoremove -y && \

View file

@ -22,6 +22,7 @@ RUN \
adwaita-icon-theme \
papirus-icon-theme \
thunderbird \
seamonkey \
code && \
echo "**** cleanup ****" && \
dnf autoremove -y && \