Skip to content

Commit 3ac5f46

Browse files
chore(deps): update dependency node to v22.17.1 (#728)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c1036e0 commit 3ac5f46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ RUN git config --system --add safe.directory '*'
5656
RUN install-tool docker v28.3.2
5757

5858
# renovate: datasource=github-releases packageName=containerbase/node-prebuild versioning=node
59-
RUN install-tool node 22.17.0
59+
RUN install-tool node 22.17.1
6060

6161
# renovate: datasource=npm
6262
RUN install-tool pnpm 10.13.1

0 commit comments

Comments
 (0)