mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
fix location of FEIN pacakge repo
This commit is contained in:
parent
1624d15095
commit
98c9cc3a7c
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ RUN dnf -y install \
|
|||
rpmdevtools rpm-build
|
||||
|
||||
# Some of the dependencies are only available in our own repo
|
||||
ADD https://villas.fein-aachen.org/packages/villas.repo /etc/yum.repos.d/
|
||||
ADD https://packages.fein-aachen.org/fedora/fein.repo /etc/yum.repos.d/
|
||||
|
||||
# Dependencies
|
||||
RUN dnf -y install \
|
||||
|
|
Loading…
Add table
Reference in a new issue