Compare commits
1 Commits
1156a32a88
...
6796ad2451
Author | SHA1 | Date | |
---|---|---|---|
![]() |
6796ad2451 |
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.11-slim
|
FROM python:slim
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
aiohttp==3.8.6
|
aiohttp
|
||||||
alembic==1.11.3
|
alembic==1.11.3
|
||||||
ariadne>=0.17.0
|
ariadne>=0.17.0
|
||||||
asyncio~=3.4.3
|
asyncio~=3.4.3
|
||||||
|
@@ -1 +0,0 @@
|
|||||||
python-3.11.7
|
|
Reference in New Issue
Block a user