upgrade Python to 3.10, and update all dependencies
This commit is contained in:
parent
dd3d5f3670
commit
3c9da10522
4 changed files with 745 additions and 787 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/library/python:3.9-alpine
|
||||
FROM docker.io/library/python:3.10-alpine
|
||||
|
||||
RUN apk update --no-cache \
|
||||
&& apk upgrade --no-cache \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue