Merge pull request 'chore(deps): update docker.io/library/python docker tag to v3.13.6' (#66) from renovate/container-images into master
All checks were successful
Build / build-arm64 (push) Successful in 2m1s
Build / build-amd64 (push) Successful in 2m4s
Lint Markdown files / markdown-lint (push) Successful in 10s

This commit is contained in:
2025-08-07 19:20:34 +00:00

View File

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