chore(deps): update python docker tag to v3.14.7
CI / build-and-scan (pull_request) Successful in 50s

This commit is contained in:
2026-08-22 21:16:28 +00:00
parent 72ff032c81
commit 0032d29c1d
+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