Skip to content

Commit bf5617e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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)