Merge "ircbot: update limnoria"

This commit is contained in:
Zuul 2021-06-15 00:08:44 +00:00 committed by Gerrit Code Review
commit 649285aab2

View File

@ -20,6 +20,8 @@ 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