mirror of
https://github.com/planetmint/planetmint.git
synced 2026-02-20 18:46:12 +00:00
Fixes issue #15. All tests successful with Python3.9. Review required though
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.6.3
|
||||
FROM python:3.9
|
||||
|
||||
RUN mkdir -p /src
|
||||
RUN pip install --upgrade \
|
||||
|
||||
Reference in New Issue
Block a user