chore: bump pi image to trixie

ci/pi_python_3.13
Matthias 5 months ago
parent 5b33c3b723
commit 7a4c45dd50

@ -1,4 +1,4 @@
FROM python:3.13.11-slim-bookworm AS base
FROM python:3.13.11-slim-trixie AS base
# Setup env
ENV LANG=C.UTF-8

Loading…
Cancel
Save