Skip to content
Snippets Groups Projects
Commit f9dffa3d authored by Sébastien Blin's avatar Sébastien Blin Committed by Amin Bandali
Browse files

opensuse: refresh repository before build

So that every packages are correctly updated

jami-packaging#123
Change-Id: Ifba60362e656b185fd403dc2055d306e96aadb80
parent 871e554a
Branches
Tags
No related merge requests found
FROM opensuse/leap:15.3
RUN zypper refresh
RUN zypper --non-interactive install -y \
dnf \
dnf-command\(builddep\) \
......
FROM opensuse/leap:15.4
RUN zypper refresh
RUN zypper --non-interactive install -y \
dnf \
dnf-command\(builddep\) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment