Merge pull request 'chore(deps): update python docker tag to v3.14.7' (#28) from renovate/python-3.x into main
CI / build-and-scan (push) Successful in 35s

Reviewed-on: #28
This commit was merged in pull request #28.
This commit is contained in:
2026-08-22 23:17:44 +02:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13.15-alpine AS base
FROM python:3.14.7-alpine AS base
RUN apk add --no-cache ca-certificates