Closed rmunn closed 4 weeks ago
backend/SyncReverseProxy/Dockerfile uses mcr.microsoft.com/dotnet/aspnet:7.0 and FROM mcr.microsoft.com/dotnet/sdk:7.0 images. We should bump that to 8.0 to match the rest of the project.
backend/SyncReverseProxy/Dockerfile
No need, we'll just bump it to dotnet and ASP.NET 9.0 when we bump everything else to 9.0.
backend/SyncReverseProxy/Dockerfile
uses mcr.microsoft.com/dotnet/aspnet:7.0 and FROM mcr.microsoft.com/dotnet/sdk:7.0 images. We should bump that to 8.0 to match the rest of the project.