Skip to content

Commit 8ba07f0

Browse files
chore(deps): update dependency node to v22.16.0 (#673)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 92fc128 commit 8ba07f0

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
@@ -56,7 +56,7 @@ RUN git config --system --add safe.directory '*'
5656
RUN install-tool docker v28.1.1
5757

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

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

0 commit comments

Comments
 (0)