Merge pull request 'chore(deps): update docker.io/library/python docker tag to v3.13.7' (#69) from renovate/container-images into master
All checks were successful
Lint Markdown files / markdown-lint (push) Successful in 9s
Build / build-amd64 (push) Successful in 28s
Build / build-arm64 (push) Successful in 1m25s

This commit is contained in:
2025-08-16 01:14:29 +00:00

View File

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