chore(deps): update docker.io/library/python docker tag to v3.14.0 #73

Open
CSRBot wants to merge 1 commits from renovate/container-images into master
Showing only changes of commit 2e9c77b7a8 - Show all commits

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