Switch CI builds to docker buildx #146

Merged
eblume merged 1 commit from fix/docker-buildx into main 2026-02-10 21:03:42 -08:00

1 commit

Author SHA1 Message Date
f40cec47da Switch CI builds from docker build to docker buildx build
The legacy Docker builder is deprecated and will be removed in a future
release. BuildKit (via buildx) is the replacement.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 21:02:19 -08:00