1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-07-10 18:45:27 +02:00

fedora_37: update repositories before installing new packages

Change-Id: I278bf8131f587da392f2bccc8467138db97dc3e6
This commit is contained in:
Sébastien Blin 2023-03-13 10:30:14 -04:00
parent 96867093ea
commit 42a2465080

View file

@ -1,6 +1,7 @@
FROM fedora:37 FROM fedora:37
RUN dnf clean all RUN dnf clean all
RUN dnf update -y
RUN dnf install -y dnf-command\(builddep\) rpmdevtools && \ RUN dnf install -y dnf-command\(builddep\) rpmdevtools && \
dnf install -y mock dnf install -y mock