fix(rpg-demo): use the native frontend for pinned Git contexts #151
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/rpg-recovery-build-context"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The rpg-demo check failed before reading source because Dockerfile frontend 1.7 treated the fixed Git context query as part of the repository URL. Use the frontend supplied by the pinned native BuildKit worker, which accepts that context format. The source and recipe commit checks remain unchanged.
Validation: reproduced in Build 44711a0b; make check passes. The next rpg-demo CI run will verify the complete container test path.