Dockerfile: update buildx to v0.12.0
Update the version of buildx we use in the dev-container to v0.12.0
Release notes: https://github.com/docker/buildx/releases/tag/v0.12.0
Full diff: https://github.com/docker/buildx/compare/v0.11.1...v0.12.0
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>