Update Dockerfile

switch to python3
This commit is contained in:
Pierre Tardy 2019-07-08 13:04:34 +02:00 committed by GitHub
parent 646dd64c7a
commit ab2b3af1d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,2 @@
from pypy:2-onbuild
from pypy:3-onbuild
CMD /usr/src/app/start_buildbot.sh