Compare commits

..

No commits in common. "0c2e03eed74043951b71e1bba99c3c587528adcc" and "0f6603c7d5219468ec72e2fd21c53b095906a017" have entirely different histories.

View File

@ -1,4 +1,4 @@
FROM python:3.9.7-slim FROM python:3.9.6-slim
COPY pynyaata /app/pynyaata COPY pynyaata /app/pynyaata
COPY requirements.txt *.py /app/ COPY requirements.txt *.py /app/