Wait for the file to be fully copied before parsing it

This commit is contained in:
2022-01-12 10:13:01 +10:00
parent d93f0869a7
commit 23f68f19e8
3 changed files with 32 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3
FROM python:3.8
ADD converter.py /app/