buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tbzr \t\tgit \t\tmercurial \t\topenssh-client \t\tsubversion \t\t\t\tprocps \t; \t$( \t\tver=$( (apt-cache show apt 2>/dev/null | grep -m1 ^Version: | awk '{print $2}') || true); \t\tif dpkg --compare-versions \"$ver\" ge 2.7.8; then \t\t\techo \"apt-get dist-clean\"; \t\telse \t\t\techo \"rm -rf /var/lib/apt/lists/*\"; \t\tfi \t)" did not complete successfully: exit code: 100