Update docker image (#61217)
authorDrew Scoggins <anscoggi@microsoft.com>
Wed, 17 Nov 2021 23:41:56 +0000 (15:41 -0800)
committerGitHub <noreply@github.com>
Wed, 17 Nov 2021 23:41:56 +0000 (15:41 -0800)
commitf9e3e28a33491318d649a196215e7a87d68dcd54
treeabd4f31dde7e4e4c6f2a84e03d7b243fa3942576
parent16300e0aee3392bc604b258db0901d9047e80f7c
Update docker image (#61217)

* Add support for custom container for Linux Arm64

Update platform_matrix.yml to allow custom containers for Arm64 Linux runs.
This is required for our performance runs as we need a newer version of the
python runtime. This change follows the same pattern as https://github.com/dotnet/runtime/pull/59202/files

* Update perf_slow.yml with correct container values
eng/pipelines/common/platform-matrix.yml
eng/pipelines/coreclr/perf_slow.yml