File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- 3.12.7
1+ 3.13.0
Original file line number Diff line number Diff line change 1- FROM python:3.12.7 -slim-bookworm AS python-base
1+ FROM python:3.13.0 -slim-bookworm AS python-base
22
33ENV PYTHONUNBUFFERED=1 \
44 PYTHONDONTWRITEBYTECODE=1 \
Original file line number Diff line number Diff line change 3131
3232## Prerequisites
3333
34- - [ Python] ( https://www.python.org/downloads/ ) ** >=3.12.3 <3.13 .0** (_ tested with 3.12.7 _ )
34+ - [ Python] ( https://www.python.org/downloads/ ) ** >=3.13.0 <3.14 .0** (_ tested with 3.13.0 _ )
3535- [ pre-commit] ( https://pre-commit.com/#install ) ** >=3.2.0 <4.0.0** (_ tested with 3.8.0_ )
3636- [ uv] ( https://docs.astral.sh/uv/getting-started/installation/ ) ** >=0.4.27** (_ tested with 0.4.27_ )
3737- [ docker] ( https://docs.docker.com/get-docker/ ) (_ optional_ )
You can’t perform that action at this time.
0 commit comments