Skip to content

Commit 5477cb6

Browse files
Merge pull request #483 from FromDoppler/renovate/node-24.x
chore(deps): update node.js to v24
2 parents 611256f + 432b30a commit 5477cb6

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:22 AS verify-format
2+
FROM node:24 AS verify-format
33
WORKDIR /src
44
COPY package.json yarn.lock ./
55
RUN yarn

0 commit comments

Comments
 (0)