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