-
Couldn't load subscription status.
- Fork 5.2k
Closed
Labels
Description
Mariner 2.0 will go EOL in June 2025. We need to start preparing for that. We should have a strong goal of having no Mariner-based infra by June 1. We've already done a good job of moving most of our infra to Azure Linux 3.0 but there are some images that we didn't get to. That's fine. We did the high pri work first but now need to finish the job.
I was only able to find exposure in release/8.0:
runtime/eng/pipelines/common/templates/pipeline-with-resources.yml
Lines 51 to 56 in 50773e8
| linux_bionic: | |
| image: mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-cross-android-amd64 | |
| # This container contains all required toolsets to build for Android as well as tooling to build docker images. | |
| android_docker: | |
| image: mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-android-docker |
Those are not the only cases. There are others in the same file.
Related:
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done