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

This commit is contained in:
2026-04-08 21:00:42 +00:00
parent 454e12326f
commit 76325294e9

View File

@@ -1,4 +1,4 @@
FROM python:3.14.3-slim
FROM python:3.14.4-slim
LABEL maintainer="Luke Tainton <luke@tainton.uk>"
USER root