1
0
Fork 0
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:
Steffen Vogel 2019-10-20 01:54:27 +02:00
parent 1624d15095
commit 98c9cc3a7c

View file

@ -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 \