Nico
Results
2
comments of
Nico
Did anyone figure this out?
Was able to get it working by modifying line 6 of the `Dockerfile` to specify the platform: `FROM --platform=linux/x86_64 mcr.microsoft.com/dotnet/core/runtime:3.1`