chore(deps): update python docker tag to v3.14.3 (#16)

Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
This commit was merged in pull request #16.
This commit is contained in:
2026-02-04 22:22:18 +00:00
committed by renovate[bot]
parent 2b94742e16
commit b5c637f7f8

View File

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