Skip to content

Commit af6e273

Browse files
homarr-renovate[bot]ajnartMeierschlumpf
authored
chore(deps): update node.js (#282)
Co-authored-by: ajnart <[email protected]> Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> Co-authored-by: Meier Lukas <[email protected]>
1 parent 039ae57 commit af6e273

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:22.14.0-slim AS base
1+
FROM node:22.15.0-slim AS base
22
ENV PNPM_HOME="/pnpm"
33
ENV PATH="$PNPM_HOME:$PATH"
44
RUN corepack enable

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@
8080
]
8181
},
8282
"engines": {
83-
"node": ">=22.14.0"
83+
"node": ">=22.15.0"
8484
}
8585
}

0 commit comments

Comments
 (0)