Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency node to v18.18.0 (main) (#1850)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent 985f576 commit 96c285b
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 @@ -14,7 +14,7 @@ LABEL org.opencontainers.image.source="https://github.com/renovatebot/renovate"
RUN prepare-tool all

# renovate: datasource=node
RUN install-tool node v18.17.1
RUN install-tool node v18.18.0

# renovate: datasource=npm versioning=npm
RUN install-tool yarn 1.22.19
Expand Down

0 comments on commit 96c285b

Please sign in to comment.