Skip to content
Snippets Groups Projects
Commit 42a24650 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

fedora_37: update repositories before installing new packages

Change-Id: I278bf8131f587da392f2bccc8467138db97dc3e6
parent 96867093
No related branches found
No related tags found
No related merge requests found
FROM fedora:37
RUN dnf clean all
RUN dnf update -y
RUN dnf install -y dnf-command\(builddep\) rpmdevtools && \
dnf install -y mock
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment