chore(deps): update docker.io/library/python to 3.13.3-alpine

This commit is contained in:
Markus Pesch 2025-05-07 16:42:59 +02:00
parent 72230c3df3
commit 52aa4da35f
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

@ -1,4 +1,4 @@
FROM docker.io/library/python:3.13.2-alpine AS build
FROM docker.io/library/python:3.13.3-alpine AS build
ARG YAMLLINT_VERSION=master