chore(deps): update python docker tag to v3.14

This commit is contained in:
Renovate Bot
2026-05-27 12:01:27 +00:00
parent ae7c737153
commit 391e86c7a6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.11-slim
FROM python:3.14-slim
WORKDIR /app