microsoft / playwright

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
https://playwright.dev
Apache License 2.0
66.4k stars 3.63k forks source link

[Bug]: Version 1.45 via docker not available but documentation is updated #31549

Closed gauravkhuraana closed 3 months ago

gauravkhuraana commented 3 months ago

Version

1.45 docker jammy

Steps to reproduce

The command is updated at all documentation, but when i try to pull i cannot as its not present on official site.

docker pull mcr.microsoft.com/playwright/dotnet:v1.45.0-jammy

Expected behavior

it should be uploaded first and then documentaiton should be updated

Actual behavior

it should be uploaded first and then documentation should be updated

Additional context

image

Environment

Docker pull image latest version not available
mxschmitt commented 3 months ago

Should be fixed!