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

This commit is contained in:
Renovate Bot 2026-06-28 00:57:22 +00:00
parent 1dec595188
commit aad8276197

View file

@ -1,4 +1,4 @@
FROM python:3.12-slim
FROM python:3.14-slim
RUN apt-get update && apt-get install -y --no-install-recommends \
ca-certificates curl \