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 2b74437 + 272f253 commit 89eec28Copy full SHA for 89eec28
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:22 AS verify-format
+FROM node:24 AS verify-format
2
WORKDIR /src
3
COPY package.json yarn.lock ./
4
RUN yarn
0 commit comments