Skip to content

Commit 444b694

Browse files
chore(deps): update dependency node to v20.18.2 (#509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 342a951 commit 444b694

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 v27.5.1
5757

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

6161
# enable buildin corepack
6262
RUN corepack enable

0 commit comments

Comments
 (0)