Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dotnet-buildtools-prereqs-docker images #7088

Open
richlander opened this issue Mar 20, 2024 · 0 comments
Open

Update dotnet-buildtools-prereqs-docker images #7088

richlander opened this issue Mar 20, 2024 · 0 comments
Labels
untriaged New issue has not been triaged

Comments

@richlander
Copy link
Member

We are no longer supporting Ubuntu 18.04 images.

I tried to update them, but there doesn't seem to be matching images for a higher Ubuntu version.

- container: UbuntuContainer
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-mlnet
- container: UbuntuCrossArmContainer
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-mlnet-cross-arm
- container: UbuntuCrossArm64Container
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-mlnet-cross-arm64

The CentOS 8 stream image will soon be EOL. We need to move off of it, too.

https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/

image: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8-mlnet

I did update your VM images: #7087

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged label Mar 20, 2024
@richlander richlander mentioned this issue Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged New issue has not been triaged
Projects
None yet
Development

No branches or pull requests

1 participant