Skip to content

Commit

Permalink
feat(deps): update dependency node to v20.17.0 (#948)
Browse files Browse the repository at this point in the history
| datasource      | package                     | from    | to      |
| --------------- | --------------------------- | ------- | ------- |
| github-releases | containerbase/node-prebuild | 20.16.0 | 20.17.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent ac5e582 commit 43ce488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ LABEL org.opencontainers.image.source="https://github.com/renovatebot/base-image
org.opencontainers.image.licenses="MIT"

# renovate: datasource=github-releases packageName=containerbase/node-prebuild versioning=node
RUN install-tool node 20.16.0
RUN install-tool node 20.17.0

# renovate: datasource=github-releases packageName=moby/moby
RUN install-tool docker v27.1.2
Expand Down

0 comments on commit 43ce488

Please sign in to comment.