Compare commits

..

No commits in common. "b93ed0579d7420ebca25e9e2b464245f0b363fbd" and "3e7ed7085227ec92dda142528faa0c15835352fc" have entirely different histories.

View File

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