Update python Docker tag to v3.13

This commit is contained in:
Renovate bot 2025-01-06 20:18:52 +00:00
parent b573b4cb85
commit 0dded1a072

View file

@ -1,6 +1,6 @@
steps: steps:
check_ports_labels: check_ports_labels:
image: python:3.12-slim image: python:3.13-slim
commands: commands:
- pip3 install -r .ci/requirements.txt - pip3 install -r .ci/requirements.txt
- python3 .ci/port_attribution_watcher.py - python3 .ci/port_attribution_watcher.py