fix(deps): update python docker tag to v3.13
This commit is contained in:
parent
fc7a229fcc
commit
cdab6ea9de
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.8-slim
|
||||
FROM python:3.13-slim
|
||||
|
||||
# Set the working directory
|
||||
WORKDIR /app
|
||||
|
|
Loading…
Add table
Reference in a new issue