Compare commits

..

No commits in common. "d97486d32f5ad47b117f1c791531fb6f2d518f85" and "022c0d904a86d81c4c648521b53e47b5afaf6388" have entirely different histories.

View File

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