We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2150c02 + 0486cf4 commit 613b3e8Copy full SHA for 613b3e8
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:24-alpine
+FROM node:25-alpine
2
3
# Keep Python tooling isolated from system packages (PEP 668 compliant)
4
ENV PIP_DISABLE_PIP_VERSION_CHECK=1 \
0 commit comments