Skip to content

Commit c44c793

Browse files
chore(deps): update dependency node to v20.19.5 (#901)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30e5d7f commit c44c793

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ FROM scratch
88

99
# EOL: 2026-04-30
1010
# renovate: datasource=github-releases packageName=nodejs/node
11-
RUN install-tool node 20.19.4
11+
RUN install-tool node 20.19.5
1212

1313
# EOL: 2026-04-30
1414
# renovate: datasource=github-releases packageName=nodejs/node
15-
RUN install-tool node 20.19.4
15+
RUN install-tool node 20.19.5
1616

1717
# EOL: 2027-04-30
1818
# renovate: datasource=github-releases packageName=nodejs/node

0 commit comments

Comments
 (0)