Skip to content

Commit

Permalink
fix(deps): update dotnet monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent dd2167c commit 79dab51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions linux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ RUN install-tool powershell v7.3.9
RUN install-tool dotnet 3.1.426

# renovate: datasource=dotnet packageName=dotnet-sdk
RUN install-tool dotnet 6.0.416
RUN install-tool dotnet 6.0.417

# renovate: datasource=dotnet packageName=dotnet-sdk
RUN install-tool dotnet 7.0.403
RUN install-tool dotnet 7.0.404

# renovate: datasource=node
RUN install-tool node 20.9.0
Expand Down

0 comments on commit 79dab51

Please sign in to comment.