chore(deps): update python docker tag to v3.13.4
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2025-06-04 21:00:58 +02:00
parent bdc7e7f34e
commit de51ca3723

View file

@ -1,4 +1,4 @@
FROM python:3.13.3-alpine
FROM python:3.13.4-alpine
# set version label
ARG VERSION \
SEVENZIP_VERSION="24.09-r0"