python,を更新
This commit is contained in:
parent
d515662059
commit
aa8f83da7b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.13.0
|
||||
FROM python:3.13.1
|
||||
COPY . /app
|
||||
WORKDIR /app
|
||||
RUN pip install -r requirements.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue