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 ad7fdb6 + 9a35b33 commit 03c5ca9Copy full SHA for 03c5ca9
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:19 AS verify-format
+FROM node:20 AS verify-format
2
WORKDIR /src
3
COPY package.json yarn.lock ./
4
RUN yarn
0 commit comments