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

Fix Issue#1323: buildDocker.yml Github Action is failing due to Ubuntu 22.10 being deprecated #1324

Merged
merged 4 commits into from
Sep 17, 2023

Conversation

fghalasz
Copy link
Member

This PR moves the docker build back to Ubuntu 22.04, which is an LTS release.

Also "fixes" an issue with how TZDATA package was loaded into Ubuntu. Not sure that it was absolutely necessary to do this. But it works, so ...

Finally, fixed a slew of trailing whitespace issues for buildDocker.yml. A completely cosmetic change that makes it easier to edit in editors that see trailing whitespace as an error.

Copy link
Member

@masinter masinter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@masinter masinter merged commit b819e18 into master Sep 17, 2023
4 checks passed
@masinter masinter deleted the fgh_fix-docker-build branch October 17, 2023 00:34
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.

2 participants