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

[1.x] Use Ubuntu 24.04 and Node 22 #758

Merged
merged 4 commits into from
Nov 25, 2024
Merged

Conversation

Jubeki
Copy link
Contributor

@Jubeki Jubeki commented Nov 24, 2024

Update the base image to use Ubuntu 24.04 for all PHP versions which are supported by Laravel Sail (PHP 8.0, 8.1, 8.2, 8.3 and 8.4).

Node 22 has entered LTS as of 29th October 2024, so that was also updated.
See https://github.com/nodejs/release#release-schedule

Closes #757

Copy link

Thanks for submitting a PR!

Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@Jubeki Jubeki changed the title [1.x] Use Ubuntu 24.04 [1.x] Use Ubuntu 24.04 and Node 22 Nov 24, 2024
@Jubeki Jubeki marked this pull request as ready for review November 24, 2024 17:13
@taylorotwell taylorotwell merged commit 466ef69 into laravel:1.x Nov 25, 2024
8 checks passed
@Jubeki Jubeki deleted the ubuntu24.04 branch November 26, 2024 06:35
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.

Update base image to Ubuntu 24.04
3 participants