update buildbot wheel

support multimaster
This commit is contained in:
Pierre Tardy 2017-01-05 16:51:33 +01:00
parent d753a90350
commit 2509450594
No known key found for this signature in database
GPG Key ID: CE916B1801820C0A
2 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
from pypy:2-onbuild from pypy:2-onbuild
RUN pip install /usr/src/app/buildbot-0.9.2_3_g618e05f-py2-none-any.whl RUN pip install /usr/src/app/buildbot-0.9.2_60_g2af5445-py2-none-any.whl
CMD /usr/src/app/start_buildbot.sh CMD /usr/src/app/start_buildbot.sh