We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8559b3c + 0af45f7 commit ea944d5Copy full SHA for ea944d5
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:21 AS verify-format
+FROM node:22 AS verify-format
2
WORKDIR /code
3
COPY package.json yarn.lock ./
4
RUN yarn
0 commit comments