fbarresi / SoftBeckhoff

Virtual Beckhoff PLC for local testing with docker support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update ASP.NET docker container to new URI

RodneyRichardson opened this issue · comments

https://hub.docker.com/_/microsoft-dotnet-aspnet

Microsoft have moved/renamed their docker containers as part of .NET Core 5,0 release.

You should be able to rename the ASP.NET docker container used to the LTS version without any other changes: mcr.microsoft.com/dotnet/aspnet:3.1

Thank you for reporting it!