Skip to content

Commit cd8dfa4

Browse files
Merge pull request #409 from FromDoppler/renovate/node-22.x
chore(deps): update node.js to v22
2 parents c9c077b + d9478f2 commit cd8dfa4

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,5 +1,5 @@
11
# cSpell: enableCompoundWords
2-
FROM node:21 AS verify-format
2+
FROM node:22 AS verify-format
33
WORKDIR /src
44
COPY package.json yarn.lock ./
55
RUN yarn

0 commit comments

Comments
 (0)