Jarian 2e86f6aa06 fix: update CI docker-build to find Dockerfiles in correct paths
The docker-build job checked for root-level Dockerfile, but project
Dockerfiles live in docker/Dockerfile.backend, frontend/Dockerfile,
and android/Dockerfile. CI always skipped. Now builds all three.

Closes #45
2026-07-05 04:57:32 +00:00
..