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 611256f + 432b30a commit 5477cb6Copy full SHA for 5477cb6
Dockerfile
@@ -1,5 +1,5 @@
1
# cSpell: enableCompoundWords
2
-FROM node:22 AS verify-format
+FROM node:24 AS verify-format
3
WORKDIR /src
4
COPY package.json yarn.lock ./
5
RUN yarn
0 commit comments