mirror of
https://git.wownero.com/wowlet/wowlet-backend.git
synced 2024-08-15 01:03:13 +00:00
update python to 3.8
This commit is contained in:
parent
1c1cd62454
commit
655484b1ef
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.7
|
||||
FROM python:3.8
|
||||
|
||||
WORKDIR /app
|
||||
COPY requirements.txt .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue