diff --git a/pypy/master/Dockerfile b/pypy/master/Dockerfile index 73c40e2..317cd71 100644 --- a/pypy/master/Dockerfile +++ b/pypy/master/Dockerfile @@ -1,3 +1,3 @@ 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 diff --git a/pypy/master/buildbot-0.9.2_3_g618e05f-py2-none-any.whl b/pypy/master/buildbot-0.9.2_60_g2af5445-py2-none-any.whl similarity index 80% rename from pypy/master/buildbot-0.9.2_3_g618e05f-py2-none-any.whl rename to pypy/master/buildbot-0.9.2_60_g2af5445-py2-none-any.whl index d90f781..0f27a6d 100644 Binary files a/pypy/master/buildbot-0.9.2_3_g618e05f-py2-none-any.whl and b/pypy/master/buildbot-0.9.2_60_g2af5445-py2-none-any.whl differ