Compare commits

..

1 Commits

Author SHA1 Message Date
c01bee1f0c fix(build): Update to Python 3.13.12 (#422)
Reviewed-on: #422
2026-02-28 14:28:52 +00:00

View File

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