Skip to content

Commit 03c5ca9

Browse files
Merge pull request #191 from FromDoppler/renovate/node-20.x
chore(deps): update node.js to v20
2 parents ad7fdb6 + 9a35b33 commit 03c5ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:19 AS verify-format
1+
FROM node:20 AS verify-format
22
WORKDIR /src
33
COPY package.json yarn.lock ./
44
RUN yarn

0 commit comments

Comments
 (0)