Files
bot-bottle/bot_bottle/backend
didericis f289149970
lint / lint (push) Successful in 1m44s
test / unit (pull_request) Successful in 32s
test / integration (pull_request) Successful in 19s
fix(macos-container): anchor relative Dockerfile path to build context
`container build` resolves -f relative to the current working directory,
not the build context, so builds failed from any cwd other than the repo
root. Anchor a relative Dockerfile to the context before passing it.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25 03:03:08 -04:00
..