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

Merged
CSRBot merged 1 commits from renovate/container-images into master 2025-12-09 18:41:42 +01:00
Showing only changes of commit 8147596b35 - Show all commits

View File

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