dotnet / dotnet-buildtools-prereqs-docker

Used to maintain the Docker images hosted at the mcr.microsoft.com/dotnet-buildtools/prereqs image repository
MIT License
53 stars 102 forks source link

Apply nodejs changes to correct Ubuntu Dockerfile #964

Closed mthalman closed 5 months ago

mthalman commented 5 months ago

Fixes the changes from https://github.com/dotnet/dotnet-buildtools-prereqs-docker/pull/949 and https://github.com/dotnet/dotnet-buildtools-prereqs-docker/pull/957 so they are applied to the ubuntu-22.04 Dockerfile.

Reverted the addition of NodeJS to the crossbuild Dockerfile.