**Describe the bug** Running project in dev container returns error. ``` Error fetching image details: No manifest found for mcr.microsoft.com/devcontainers/universal:2. ``` **To Reproduce** Cloning the repository, opening the folder with VSCode on macOS and letting the DevContainer build returns the error **Expected behavior** Run of DevContainer should be successful **Desktop (please complete the following information):** - OS: macOS 13.5.2 - Docker Desktop 4.21.1 - VSCode 1.84.2 **Additional context** I have basic experience with Docker, so this could be a user error, but I'm not sure.