chore(deps): update python docker tag to v3.13.3
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-04-09 06:00:55 +02:00
parent 2053f8b30e
commit bdc7e7f34e

View file

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