Compare commits

..

No commits in common. "eb2406d6f98178aad1f0f315076b0a92c69942f9" and "3cdfe99e56dcc325d6e9e54d95b0e20efc088571" have entirely different histories.

View File

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