Skip to content

Conversation

@sighops
Copy link
Contributor

@sighops sighops commented Jan 13, 2026

A fresh build of the docker container currently fails at the RUN apt-get update -yq ... step because the mirrors for Buster have been archived.

This updates the image to use Trixie which has LTS support through 2030-06.

Python 3.8 is also EOL, so no newer Debian images offer it. I chose 3.14 since it is supported through 2030-10.

Last tweak, also made build_docker.sh and build_presets.sh executable to match the mode of the other build scripts, otherwise the build process fails when executing those files.

I tested that this builds successfully, patch applies successfully with Floating IPS, and patched ROM file runs as expected.

Happy to make any changes to address concerns.

@idlechild idlechild merged commit f223e3e into tewtal:master Jan 17, 2026
1 check passed
@InsaneFirebat InsaneFirebat added the website Website related label Jan 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

website Website related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants