release notes: https://github.com/docker/buildx/releases/tag/v0.8.2 Notable changes: - Update Compose spec used by buildx bake to v1.2.1 to fix parsing ports definition - Fix possible crash on handling progress streams from BuildKit v0.10 - Fix parsing groups in buildx bake when already loaded by a parent group Signed-off-by: Sebastiaan van Stijn <github@gone.nl>