fix(build): bump docker python version
This commit is contained in:
parent
a6c8ffce25
commit
0a9a20007e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.9.1-alpine
|
||||
FROM python:3.10.5-alpine
|
||||
|
||||
ENV DEBUG="True" \
|
||||
DATA_FOLDER="/config" \
|
||||
|
|
Loading…
Reference in a new issue