Update python Docker tag to v3.13.5 #16

Merged
wirehack7 merged 1 commits from renovate/python-3.x into dev 2025-06-25 16:41:15 +02:00
Showing only changes of commit a8d83c8768 - Show all commits

View File

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