docker: update to python 3.10
This commit is contained in:
parent
ab6d9daf6d
commit
375f5d9f25
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.9-slim
|
FROM python:3.10-slim
|
||||||
|
|
||||||
RUN apt-get clean
|
RUN apt-get clean
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue