1 Commits

Author SHA1 Message Date
8266e25d5f feat(deps): lock file maintenance
All checks were successful
Validate PR Title / validate (pull_request) Successful in 3s
CI / ci (pull_request) Successful in 31s
2026-02-04 18:02:39 +00:00

View File

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