Skip to content

Commit 55475b7

Browse files
chore(deps): update dependency corepack to v0.23.0 (#1004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9119ac commit 55475b7

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
@@ -17,7 +17,7 @@ RUN prepare-tool java gradle
1717
RUN install-tool node 18.18.2
1818

1919
# renovate: datasource=npm
20-
RUN install-tool corepack 0.22.0
20+
RUN install-tool corepack 0.23.0
2121

2222
# renovate: datasource=dotnet-version lookupName=dotnet-sdk
2323
RUN install-tool dotnet 7.0.403

0 commit comments

Comments
 (0)