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 741b988 + dd8e68d commit 9537906Copy full SHA for 9537906
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:21 AS verify-format
+FROM node:22 AS verify-format
2
WORKDIR /src
3
COPY package.json yarn.lock ./
4
RUN yarn
0 commit comments