Bump Docker python version
This commit is contained in:
parent
76f05e98b6
commit
8dcd79d427
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.9
|
||||
FROM --platform=linux/amd64 python:3.12
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue