Skip to content

Update builder images to Ubuntu 26.04 LTS#48

Merged
FluxCapacitor2 merged 1 commit into
mainfrom
update-builder-ubuntu
Apr 24, 2026
Merged

Update builder images to Ubuntu 26.04 LTS#48
FluxCapacitor2 merged 1 commit into
mainfrom
update-builder-ubuntu

Conversation

@FluxCapacitor2
Copy link
Copy Markdown
Collaborator

Updates the builder images to use the latest Ubuntu LTS image, which eliminates the need to install a recent version of Git from a PPA. This will make builds a lot faster since we no longer need to install software-properties-common to add the PPA, run apt-get update a second time, and then remove & autoremove when we're done.

This PR should stay open until 26.04 is officially released on April 23rd since the pinned version numbers might change on release.

@FluxCapacitor2 FluxCapacitor2 force-pushed the update-builder-ubuntu branch from 5bf82bb to 87a1c88 Compare April 18, 2026 22:48
@FluxCapacitor2 FluxCapacitor2 force-pushed the update-builder-ubuntu branch from d0b6ca3 to dcd26cf Compare April 19, 2026 01:52
@FluxCapacitor2 FluxCapacitor2 merged commit caa92b9 into main Apr 24, 2026
2 checks passed
@FluxCapacitor2 FluxCapacitor2 deleted the update-builder-ubuntu branch April 24, 2026 02:10
FluxCapacitor2 added a commit that referenced this pull request May 7, 2026
* Update builder images to Ubuntu 26.04 LTS (#48)

* Add support for custom domains

* Run npm audit fix

* Fix lockfile by installing on more recent NPM version

* Allow users to delete domains

* Run npm audit fix

* Prefer 1.1.1.1 for DNS lookups

* Use regular DNS queries instead of ANY

Turns out it's considered harmful?
https://blog.cloudflare.com/deprecating-dns-any-meta-query-type/
FluxCapacitor2 added a commit that referenced this pull request May 9, 2026
* Update builder images to Ubuntu 26.04 LTS (#48)

* Add support for custom domains

* Run npm audit fix

* Fix lockfile by installing on more recent NPM version

* Allow users to delete domains

* Run npm audit fix

* Prefer 1.1.1.1 for DNS lookups

* Use regular DNS queries instead of ANY

Turns out it's considered harmful?
https://blog.cloudflare.com/deprecating-dns-any-meta-query-type/
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.

1 participant