added firefox

This commit is contained in:
Michael Trip 2023-05-31 15:18:53 +02:00
parent 238b403620
commit 19418a78a7
2 changed files with 2 additions and 0 deletions

View file

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

View file

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