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 f4e420e commit b6862c1Copy full SHA for b6862c1
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