chore(deps): update python docker tag to v3.14.4 (#29)
All checks were successful
Release / Tag release (push) Successful in 14s
Release / Create Release (push) Successful in 2s
Release / Publish Docker Images (push) Successful in 1m56s

Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
This commit was merged in pull request #29.
This commit is contained in:
2026-04-08 21:00:47 +00:00
committed by renovate[bot]
parent 454e12326f
commit a64121f49c

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