Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Jammy images not available in advertised location #1518

Closed
retrry opened this issue Aug 19, 2022 · 4 comments · Fixed by #1519
Closed

[BUG] Jammy images not available in advertised location #1518

retrry opened this issue Aug 19, 2022 · 4 comments · Fixed by #1519
Assignees

Comments

@retrry
Copy link

retrry commented Aug 19, 2022

Context:

  • Playwright Version: 1.25.0
  • Operating System: macOS, Linux

Code Snippet

$ docker pull mcr.microsoft.com/playwright/python:v1.25.0-jammy                                                                                                                                               
Trying to pull mcr.microsoft.com/playwright/python:v1.25.0-jammy...
Error: initializing source docker://mcr.microsoft.com/playwright/python:v1.25.0-jammy: reading manifest v1.25.0-jammy in mcr.microsoft.com/playwright/python: manifest unknown: manifest tagged by "v1.25.0-jammy" is not found

Describe the bug

Docker image should be available in advertised location, but it is not found.

@aslushnikov
Copy link
Contributor

(I can repro)

@retrry
Copy link
Author

retrry commented Aug 22, 2022

Thanks for the fix, are you planning a release of new version, where Docker images would be available?

@mxschmitt
Copy link
Member

We published a new version with the fix: docker pull mcr.microsoft.com/playwright/python:v1.25.2-jammy

@retrry
Copy link
Author

retrry commented Aug 24, 2022

@mxschmitt thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants