update to python 3.9
This commit is contained in:
parent
1e58f8be99
commit
f8045c3be5
7 changed files with 36 additions and 144 deletions
|
|
@ -1,6 +1,6 @@
|
|||
ARG ARCH=amd64
|
||||
|
||||
FROM $ARCH/python:3.7-alpine
|
||||
FROM $ARCH/python:3.9-alpine
|
||||
|
||||
EXPOSE 443
|
||||
EXPOSE 5223
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue