This commit is contained in:
Guilhem Saurel
2021-07-13 08:53:10 +02:00
parent 6a2e0336d9
commit 2d8c68665e
3 changed files with 14 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.9-slim
FROM python:3.9
EXPOSE 4785