1
Fork 0

chore(deps): update python docker tag to v3.13.5 #247

Merged
lucas merged 1 commit from renovate/python-3.x into master 2025-06-13 11:59:36 +02:00
Showing only changes of commit 0a71642f3a - Show all commits

View file

@ -1,4 +1,4 @@
FROM python:3.13.4-slim-bookworm
FROM python:3.13.5-slim-bookworm
RUN set -e; \
apt-get update -q; \