chore(deps): update python docker tag to v3.14.3
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 6s

This commit is contained in:
2026-02-04 22:24:44 +00:00
parent 829beaac56
commit ae9b315beb

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>"