fix(deps) Update python Docker tag to v3.14

This commit is contained in:
renovate[bot]
2026-08-01 20:18:33 +00:00
committed by GitHub
parent 87ef6761b9
commit 2a7df5b4f4
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.12-slim
FROM python:3.14-slim@sha256:cea0e6040540fb2b965b6e7fb5ffa00871e632eef63719f0ea54bca189ce14a6
WORKDIR /app