Files
docker-docs/content
github-actions[bot] 3c0930598d docs: address issue #24158 (#24159)
## Summary
Changed `build: alpine` to `build: ./alpine` in extends examples to
clarify it's a directory path, not an image name.

## Changes
- Updated two examples in extends documentation to use `build: ./alpine`
instead of `build: alpine` to avoid confusion with the Alpine Docker
image

Fixes #24158

---
🤖 Generated with [cagent](https://github.com/docker/cagent)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-18 10:36:35 +00:00
..