-
Notifications
You must be signed in to change notification settings - Fork 93
chore(python): use ubuntu 22.04 in docs image #1422
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
|
I tested the changes in googleapis/python-texttospeech#286 and the docs build passed. |
parthea
approved these changes
Apr 21, 2022
rwhogg
added a commit
to rwhogg/python-ndb
that referenced
this pull request
Oct 6, 2022
Ubuntu Jammy doesn't have the enchant and libenchant1c2a packages. So, after googleapis/synthtool#1422 was merged, which switched the base image of the Dockerfile, it's been unable to install these packages.
rwhogg
added a commit
to rwhogg/python-ndb
that referenced
this pull request
Oct 17, 2022
Ubuntu Jammy doesn't have the enchant and libenchant1c2a packages. So, after googleapis/synthtool#1422 was merged, which switched the base image of the Dockerfile, it's been unable to install these packages.
Mariatta
added a commit
to googleapis/python-ndb
that referenced
this pull request
Oct 17, 2022
…age (#807) * chore: upgrade enchant packages in (Owlbot-controlled) docs Docker image Ubuntu Jammy doesn't have the enchant and libenchant1c2a packages. So, after googleapis/synthtool#1422 was merged, which switched the base image of the Dockerfile, it's been unable to install these packages. * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Mariatta Wijaya <Mariatta@users.noreply.github.com>
parthea
pushed a commit
to googleapis/google-cloud-python
that referenced
this pull request
Nov 24, 2025
…age (#807) * chore: upgrade enchant packages in (Owlbot-controlled) docs Docker image Ubuntu Jammy doesn't have the enchant and libenchant1c2a packages. So, after googleapis/synthtool#1422 was merged, which switched the base image of the Dockerfile, it's been unable to install these packages. * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Mariatta Wijaya <Mariatta@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
20.04->22.04Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.