Spaces:
Running
Running
π§ Force rebuild: fix Dockerfile BUILD tag to apply HTMLBundle fix
#1
by bep40 - opened
This PR forces a Space rebuild by updating the BUILD tag.
The index.ts fix (replacing HTMLBundle import with readFileSync + serveIndex) is already in this repo but may not be deployed because the Space Docker cache wasn't invalidated.
- bump BUILD tag to force re-deploy
- verify Dockerfile CMD is correct