chore(deps): update python docker tag to v3.14.4 (#29)

Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
This commit is contained in:
2026-04-08 21:00:47 +00:00
committed by renovate[bot]
parent 454e12326f
commit d5163896d8

View File

@@ -1,4 +1,4 @@
FROM python:3.14.3-slim
FROM python:3.14.4-slim
LABEL maintainer="Luke Tainton <luke@tainton.uk>"
USER root