1
0
Fork 0

Update Dockerfile
Build And Test / build and push (push) Successful in 4m0s Details

This commit is contained in:
Jarkko Toivanen 2024-03-20 20:24:18 +02:00
parent 30348517cd
commit 3d383bef4c
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ RUN rpm-ostree install \
iotop \
kate \
&& \
rpm-ostree cleanup -m && \
ostree container commit
#RUN flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo && \