Revert ".."
Some checks failed
Deploy to discoursio-api / deploy (push) Failing after 1m22s

This reverts commit fbd0e03a33.
This commit is contained in:
Untone 2024-08-06 21:01:03 +03:00
parent fbd0e03a33
commit 0ad44a944e

View File

@ -1,4 +1,4 @@
FROM python:3.12-slim
FROM python:slim
WORKDIR /app
EXPOSE 8080