Skip to content

Commit 0c9db23

Browse files
chore(deps): update dependency node to v22.15.0 (#612)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1dbb6d commit 0c9db23

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.1.1
5757

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

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

0 commit comments

Comments
 (0)