episode: Fix: Docker healthcheck - use node -e when container lacks wget/curl

This commit is contained in:
Cal Corum 2026-02-20 11:09:36 -06:00
parent 21cc5e391b
commit 646b2f5315

View File

@ -167,3 +167,7 @@ Files
- **Summary:** Commits made: 2
- fix: address 7 security issues across the codebase
- fix: address 7 security
## 11:09 - Fix: Docker healthcheck - use node -e when container lacks wget/curl
- **Type:** fix
- **Tags:** docker, healthcheck, troubleshooting, homelab, nodejs, fix