Skip to content

Commit ea944d5

Browse files
Merge pull request #121 from FromDoppler/renovate/node-22.x
chore(deps): update node.js to v22
2 parents 8559b3c + 0af45f7 commit ea944d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

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

0 commit comments

Comments
 (0)