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

This commit is contained in:
2026-08-22 10:49:25 +00:00
parent 67b4984664
commit afad5825ee
+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