python 3.9
This commit is contained in:
parent
aad02887f1
commit
4506632c6f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.8-slim
|
||||
FROM python:3.9-slim
|
||||
|
||||
EXPOSE 4785
|
||||
|
||||
|
|
Loading…
Reference in a new issue