Skip to content

Commit

Permalink
install net7 in addition to net8 (#506)
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia authored Nov 22, 2023
1 parent a3844c5 commit 027d64e
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 @@ -55,6 +55,7 @@ RUN curl -fsSL https://packages.microsoft.com/config/debian/10/packages-microsof
&& apt-get update -qq \
&& apt-get install -y --no-install-recommends \
dotnet-sdk-8.0 \
dotnet-sdk-7.0 \
docker-ce-cli \
erlang \
elixir \
Expand Down

0 comments on commit 027d64e

Please sign in to comment.