Merge pull request 'chore(deps): update python docker tag to v3.14' (#7) from renovate/python-3.x into main

This commit is contained in:
Sulkta 2026-06-27 18:42:18 -07:00
commit 815b08c0b0

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 \