Skip to content

Conversation

rwoll
Copy link
Member

@rwoll rwoll commented Aug 3, 2022

Resolves #1294.

For now, we leave focal as the default docker image. When v1.25 is announced, we can notify users the default base image will be changing in some future release (v1.26?) to jammy. (We should coordinate this across language ports.)

As of this writing, Python 3.10 is what ships in our jammy image.

Testing:

  • Until jammy is our default base image, we'll run our tests in both focal and jammy in CI.
  • This repo's tests covers amd; internal bots will cover arm.

@rwoll rwoll changed the title wip: test jammy image chore: publish official jammy image Aug 3, 2022
@rwoll rwoll requested a review from mxschmitt August 3, 2022 18:24
@rwoll rwoll marked this pull request as ready for review August 3, 2022 18:26
@rwoll

This comment was marked as resolved.

@rwoll

This comment was marked as resolved.

@rwoll

This comment was marked as resolved.

@rwoll

This comment was marked as resolved.

@rwoll
Copy link
Member Author

rwoll commented Aug 3, 2022

hid some debug comments; jammy wk failures will likely be resolved by microsoft/playwright#16228

@rwoll rwoll requested a review from mxschmitt August 3, 2022 22:21
@rwoll rwoll merged commit ab6bea1 into microsoft:main Aug 4, 2022
@retrry
Copy link

retrry commented Aug 19, 2022

Are jammy images built and named correctly? From changelog I see that mcr.microsoft.com/playwright/python:v1.25.0-jammy image should be available, but I can't see it here: https://mcr.microsoft.com/en-us/product/playwright/python/tags with that tag.

@aslushnikov
Copy link
Contributor

Are jammy images built and named correctly?

Should be! Please file an issue showing what you do and how it fails!

@retrry
Copy link

retrry commented Aug 19, 2022

@aslushnikov created an issue: #1518

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

Successfully merging this pull request may close these issues.

[Feature] Add new docker image for Ubuntu 22.04 Jammy Jellyfish LTS
4 participants