Skip to content

Commit

Permalink
Remove dotnet-sdk-6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-knozderko committed Dec 4, 2024
1 parent f3e5f75 commit 1df2f9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/image/Dockerfile.dotnet-ubuntu204-net9-build
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ RUN apt-get install -y jq

# Install .NET SDK 9.0
RUN apt-get update
RUN apt-get install -y
RUN apt-get install -y dotnet-sdk-6.0
RUN apt-get install -y dotnet-sdk-8.0
RUN apt-get install -y dotnet-sdk-9.0

Expand Down

0 comments on commit 1df2f9c

Please sign in to comment.