Skip to content

Commit 046ca59

Browse files
committed
Revert Python to 3.13 due to a 3.14 memory GC issue
1 parent 10361bf commit 046ca59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/dockerfiles/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG NODE_VERSION=24.14.1
2-
ARG PYTHON_VERSION=3.14.4
2+
ARG PYTHON_VERSION=3.13.13
33
ARG S6_OVERLAY_VERSION=3.2.2.0
44

55

0 commit comments

Comments
 (0)