upgrade to python 3.12
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.11
|
||||
FROM python:3.12
|
||||
ENV PYTHONUNBUFFERED=1
|
||||
WORKDIR /code/
|
||||
COPY requirements.txt .
|
||||
|
||||
Reference in New Issue
Block a user