ff
This commit is contained in:
parent
81cfd3d173
commit
fc573929ef
1 changed files with 0 additions and 3 deletions
|
@ -14,9 +14,6 @@ RUN apt-get update \
|
|||
RUN python3 -m pip install --upgrade pip \
|
||||
&& python3 -m pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
RUN python3 -m pip install --upgrade pip \
|
||||
&& python3 -m pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
RUN wget -q https://git.mgrote.net/mg/homeserver/raw/branch/master/requirements.yaml \
|
||||
&& ansible-galaxy install -r requirements.yaml --force
|
||||
|
||||
|
|
Loading…
Reference in a new issue