Merge branch 'main' into renovate/pypdf-5.x
All checks were successful
PR-Build / PR Build (push) Successful in 46s

This commit is contained in:
tidoni 2025-10-18 13:28:50 +02:00
commit 03d32ec999

View file

@ -1,4 +1,4 @@
FROM python:3.11.14-slim FROM python:3.14.0-slim
# set the working directory # set the working directory
WORKDIR /app WORKDIR /app