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