Fixing the Docker Buildx EOF Error by Pinning Buildkit to v0.17.2
I debugged an intermittent "error reading from server: EOF" crash in Docker Buildx on our GitLab CI pipeline, traced it to a gRPC transport bug in Buildkit, and fixed it by pinning the Buildkit image to v0.17.2.