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

Merged
renovate-bot merged 1 commits from renovate/python-3.x into main 2026-02-04 22:25:12 +00:00
Showing only changes of commit ae9b315beb - Show all commits

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>" LABEL maintainer="Luke Tainton <luke@tainton.uk>"