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

This commit is contained in:
Renovate Bot 2026-06-28 06:06:53 +00:00
parent 5344541f79
commit d106fb3dba

View file

@ -1,4 +1,4 @@
FROM python:3.12-slim
FROM python:3.14-slim
# Install dependencies for cardano-cli
RUN apt-get update && apt-get install -y --no-install-recommends \