Update dependencies and base docker image
This commit is contained in:
parent
f1ec9ea426
commit
a4831a2863
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.10
|
||||
FROM python:3.12
|
||||
ENV PYTHONUNBUFFERED=1
|
||||
WORKDIR /app
|
||||
COPY requirements.txt .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue