We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04e2da3 + d27be66 commit 3eca0c3Copy full SHA for 3eca0c3
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:16 AS verify-format
+FROM node:18 AS verify-format
2
WORKDIR /src
3
COPY package.json yarn.lock ./
4
RUN yarn
0 commit comments