fix(python): downgrade to latest Python 3.13
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.14-slim
|
||||
FROM python:3.13.9-slim
|
||||
LABEL maintainer="Luke Tainton <luke@tainton.uk>"
|
||||
USER root
|
||||
|
||||
|
||||
Reference in New Issue
Block a user