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

This commit is contained in:
2025-10-09 06:24:36 +00:00

View File

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