Compare commits

..

No commits in common. "2552c5e83004d9a536e8b3a62c44a868f0d2597c" and "84acfcc2c0cba4d554624f7b4d74eeda1723aea4" have entirely different histories.

View File

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