Skip to content

Commit 84aefec

Browse files
build(deps): update node.js to v22.13.1 (#2554)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7364cad commit 84aefec

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
@@ -14,7 +14,7 @@ LABEL org.opencontainers.image.source="https://github.com/renovatebot/renovate"
1414
RUN prepare-tool java gradle
1515

1616
# renovate: datasource=node
17-
RUN install-tool node 22.13.0
17+
RUN install-tool node 22.13.1
1818

1919
# renovate: datasource=npm
2020
RUN install-tool pnpm 9.15.4

0 commit comments

Comments
 (0)