chore(deps): update python docker tag to v3.14.3
All checks were successful
Validate PR Title / validate (pull_request) Successful in 7s
CI / ci (pull_request) Successful in 39s

This commit is contained in:
2026-02-04 22:21:48 +00:00
parent 2b94742e16
commit a21a5187fc

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