chore(deps): update docker.io/library/python to 3.13.3-alpine
All checks were successful
Build / build-amd64 (push) Successful in 1m34s
Build / build-arm64 (push) Successful in 1m47s

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

View File

@ -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 ARG YAMLLINT_VERSION=master