Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Patch 1#170

Open
eparge wants to merge 10 commits intoCoolKit-Technologies:masterfrom
eparge:patch-1
Open

Patch 1#170
eparge wants to merge 10 commits intoCoolKit-Technologies:masterfrom
eparge:patch-1

Conversation

@eparge
Copy link

@eparge eparge commented Aug 3, 2025

🛠️ Fix: Docker Build Failure Due to Deprecated Debian Buster Repos

This PR updates the Dockerfile to resolve build errors caused by outdated Debian Buster repositories.

✅ Changes Made:

  • Updated base image from node:14-slim to node:18-slim
  • Replaced deprecated python package with python3

🧩 Why This Matters:

The current Dockerfile fails to build due to 404 errors from deb.debian.org. Debian Buster has been deprecated, and its repositories are no longer available. This breaks the apt-get update step.

🔍 References:

✅ Tested:

  • Build completes successfully
  • Add-on installs and runs as expected in Home Assistant

Let me know if you'd like me to squash commits or adjust anything else!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant