Update python Docker tag to v3.14 #11

Merged
Djeex merged 1 commits from renovate/python-3.x into main 2026-08-22 14:31:35 +02:00
+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