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 645ed1f commit 3c4f89aCopy full SHA for 3c4f89a
docs/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:21.7.2
+FROM node:22.2.0
2
RUN apt-get update && apt-get install -y jq
3
WORKDIR /usr/src/app
4
COPY package.json /usr/src/
0 commit comments