Update python Docker tag to v3.14
CI / build-and-scan (pull_request) Successful in 33s

This commit is contained in:
2026-08-22 11:04:14 +00:00
parent b865da38f3
commit 0bd6a62eca
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13-alpine AS base FROM python:3.14-alpine AS base
ENV TZ=Europe/Paris ENV TZ=Europe/Paris