mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-01 08:48:01 +00:00
Use 2.7-buster Docker image for pypy
Fix failing PyPy CI job. Fixes: ticket:3299
This commit is contained in:
parent
383ef1cc7b
commit
f89ad002f8
@ -1,4 +1,4 @@
|
||||
FROM pypy:2.7-7.1.1-jessie
|
||||
FROM pypy:2.7-buster
|
||||
|
||||
ENV WHEELHOUSE_PATH /tmp/wheelhouse
|
||||
ENV VIRTUALENV_PATH /tmp/venv
|
||||
|
Loading…
x
Reference in New Issue
Block a user