microsoft / playwright-dotnet

.NET version of the Playwright testing and automation library.
https://playwright.dev/dotnet/
MIT License
2.47k stars 235 forks source link

[BUG] Wrong docker manifest #2195

Closed shaibarlev closed 2 years ago

shaibarlev commented 2 years ago

Context:

Describe the bug Try to pull docker image : docker pull mcr.microsoft.com/playwright/dotnet:v1.23.0-focal Error response from daemon: manifest for mcr.microsoft.com/playwright/dotnet:v1.23.0-focal not found: manifest unknown: manifest tagged by "v1.23.0-focal" is not found

Add any other details about the problem here.

mxschmitt commented 2 years ago

We are currently publishing v1.23, should be good in ~30 minutes!