Skip to content

Commit

Permalink
net9 on Jammy only via NET backports
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens-G committed Feb 11, 2025
1 parent 5c08893 commit b4b4eb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/docker/ubuntu-jammy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ RUN apt-get install -y --no-install-recommends \
dart=$DART_VERSION
ENV PATH /usr/lib/dart/bin:$PATH

RUN add-apt-repository ppa:dotnet/backports
RUN apt-get install -y --no-install-recommends \
`# dotnet core dependencies` \
dotnet-sdk-9.0 \
Expand Down

0 comments on commit b4b4eb7

Please sign in to comment.