chore(deps): update python docker tag to v3.14.3 (#4)
All checks were successful
Release / Publish Docker Images (push) Successful in 6m21s

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 #4.
This commit is contained in:
2026-02-04 22:25:09 +00:00
committed by renovate[bot]
parent 829beaac56
commit eaa4b571c5

View File

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