python 3.8
This commit is contained in:
parent
cc03611bcb
commit
b2eab91475
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.7-alpine
|
||||
FROM python:3.8-alpine
|
||||
|
||||
EXPOSE 4785
|
||||
|
||||
|
|
Loading…
Reference in a new issue