Merge "Install Limnoria from upstream"
This commit is contained in:
commit
aa58487ab6
@ -19,11 +19,7 @@ ARG ZUUL_SIBLINGS=""
|
|||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get -y install git
|
&& apt-get -y install git
|
||||||
|
|
||||||
#NOTE(ianw) : 2021-05-31 - only until changes integrated upstream
|
RUN git clone -b master-2022-07-03 https://github.com/ProgVal/Limnoria /tmp/src
|
||||||
# https://github.com/ProgVal/Limnoria/pull/1464
|
|
||||||
# https://github.com/ProgVal/Limnoria/pull/1473
|
|
||||||
#RUN git clone https://github.com/ProgVal/Limnoria /tmp/src
|
|
||||||
RUN git clone -b setuptools https://github.com/ianw/Limnoria /tmp/src
|
|
||||||
|
|
||||||
COPY . /tmp/src
|
COPY . /tmp/src
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user