Skip to content

Commit

Permalink
Install .NET 9 SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia authored Nov 16, 2024
1 parent be6f23e commit 2d77084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ RUN : \
&& echo 'deb https://packages.erlang-solutions.com/debian bullseye contrib' >> /etc/apt/sources.list \
&& apt-get update -qq \
&& apt-get install -y --no-install-recommends \
dotnet-sdk-9.0 \
dotnet-sdk-8.0 \
dotnet-sdk-7.0 \
docker-ce-cli \
Expand Down

0 comments on commit 2d77084

Please sign in to comment.