Merge pull request 'Update python Docker tag to v3.13.5' (#16) from renovate/python-3.x into dev
All checks were successful
Safety Check / safety-check (pull_request) Successful in 4m41s
Code Quality Check / quality-check (pull_request) Successful in 5m5s

Reviewed-on: #16
This commit is contained in:
wirehack7 2025-06-25 16:41:15 +02:00
commit aa2382f3b4

View File

@ -1,4 +1,4 @@
FROM python:3.13.4-slim FROM python:3.13.5-slim
WORKDIR /app WORKDIR /app