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 f4e420e + b6862c1 commit 04ad63bCopy full SHA for 04ad63b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20 AS verify-format
+FROM node:21 AS verify-format
2
WORKDIR /src
3
COPY package.json yarn.lock ./
4
RUN yarn
0 commit comments