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.
1 parent 4ae3f0d commit 653b3c3Copy full SHA for 653b3c3
.nvmrc
@@ -1 +1 @@
1
-18
+22
build-container/Dockerfile
@@ -1,4 +1,4 @@
-FROM node:18@sha256:c6ae79e38498325db67193d391e6ec1d224d96c693a8a4d943498556716d3783
+FROM node:22@sha256:afff6d8c97964a438d2e6a9c96509367e45d8bf93f790ad561a1eaea926303d9
2
RUN apt-get update && apt-get install -y python3 \
3
python3-pip \
4
jq \
0 commit comments