Upgrade Python Version from 3.9 to 3.11
This commit is contained in:
parent
3652ac8100
commit
570017d3b0
5 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.9-bookworm
|
||||
FROM python:3.11-bookworm
|
||||
WORKDIR /app/dev-tools
|
||||
|
||||
ENV PATH="/app/dev-tools/node_modules/.bin:$PATH"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue