Compare commits

..

No commits in common. "a00a9e3a7545b86c46bd117f43da32ec52b22256" and "0948e4d8ae09305d7c0cc4a082cdf6c55caf2007" have entirely different histories.

View File

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