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

Merged
renovate-bot merged 1 commits from renovate/python-3.x into main 2026-02-04 22:22:20 +00:00

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