Skip to content

Commit

Permalink
chore(deps): update dependency corepack to v0.25.2
Browse files Browse the repository at this point in the history
| datasource | package  | from   | to     |
| ---------- | -------- | ------ | ------ |
| npm        | corepack | 0.24.1 | 0.25.2 |
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent c47dca4 commit 3ed500c
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 @@ -17,7 +17,7 @@ RUN prepare-tool java gradle
RUN install-tool node 20.11.1

# renovate: datasource=npm
RUN install-tool corepack 0.24.1
RUN install-tool corepack 0.25.2

# renovate: datasource=dotnet-version lookupName=dotnet-sdk
RUN install-tool dotnet 8.0.201
Expand Down

0 comments on commit 3ed500c

Please sign in to comment.