This commit is contained in:
Untone 2024-02-23 17:08:08 +03:00
parent 076828f003
commit fbd0e03a33

View File

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