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 c9c077b + d9478f2 commit cd8dfa4Copy full SHA for cd8dfa4
Dockerfile
@@ -1,5 +1,5 @@
1
# cSpell: enableCompoundWords
2
-FROM node:21 AS verify-format
+FROM node:22 AS verify-format
3
WORKDIR /src
4
COPY package.json yarn.lock ./
5
RUN yarn
0 commit comments