-
-
Notifications
You must be signed in to change notification settings - Fork 251
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
Update base OS in docker image #575
Comments
In a few weeks will be refreshing to 24.04 I’m also looking for a simple method like dependabot to track and manage dependencies, do you know of any approach that might work? Did this for the homebridge apt pkg - build to easy management |
No sure about using dependant (I've yet to set it up on my repos), but looks interesting. Whats your thoughts about changing to a smaller distro image for the base? |
Today, it just works, so making a significant change sometimes causes grief for people ( and a lot of grumbling ), so I prefer to keep it straightforward |
anyway, submitted a pull request to update image to 24.04 LTS (noble), updated HB, ffmpeg and S6 stuff Looks like needs a major update to the readme also ? |
That is in the backlog, especially with #570 Do you want to tackle it ? |
I created an image using @n0rt0nthec4t 's pull request and have been running on 24.04 LTS and the updated components for 6 days without any issues. homebridge-kasa-python requires updated Python and works fine on this new image. I'm also running:
|
@n0rt0nthec4t This is now published - Tks for your assistance |
Feature Description
Current image uses Ubuntu Jammy. Please update to at least noble or even better, Oracular based.
Additional, consider moving to a smaller image.. alpine or a nodejs one
The text was updated successfully, but these errors were encountered: