mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-18 20:09:25 +00:00
chore: move to python 3.11
This commit is contained in:
parent
9ca0ccbeef
commit
9321a35302
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
FROM python:3.10.5
|
||||
FROM python:3.11
|
||||
|
||||
#
|
||||
WORKDIR /usr/learnhouse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue