old python3 version
This commit is contained in:
parent
16189c85dc
commit
ddc3ff976e
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# app/Dockerfile
|
||||
|
||||
# pull the official docker image
|
||||
FROM python:3.13-slim
|
||||
FROM python:3.11-slim
|
||||
|
||||
# set work directory
|
||||
WORKDIR /app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue