Skip to content

Update the hass-addon-mbusd addon#536

Merged
kellerza merged 1 commit intomainfrom
mbusd
Oct 17, 2025
Merged

Update the hass-addon-mbusd addon#536
kellerza merged 1 commit intomainfrom
mbusd

Conversation

@kellerza
Copy link
Copy Markdown
Owner

This pull request refactors the build process for the hass-addon-mbusd add-on, updates configuration files, and improves local development scripts.

  • Refactored the Dockerfile to use a multi-stage build, separating build and runtime environments for better security and efficiency. The build stage compiles mbusd, and only the necessary binary is copied to the runtime image.
  • Updated base images in build.yaml to use explicit version tags (3.22) for all supported architectures, improving build reproducibility and stability.

Fixes #535

@kellerza kellerza merged commit 441f7f0 into main Oct 17, 2025
@kellerza kellerza deleted the mbusd branch October 17, 2025 10:36
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.

mbusd 0.5.2 install failure

1 participant