buildx failed with: ERROR: failed to solve: process "/bin/sh -c chrome_version=$(apt-cache show google-chrome-stable | grep Version | awk '{print $2}' | cut -d '-' -f 1) && chrome_version_blob=$(curl -k https://googlechromelabs.github.io/chrome-for-testing/known-good-versions-with-downloads.json | jq \".versions[] | select(.version==\\\"$chrome_version\\\")\") && chromedriver_url=$(echo $chrome_version_blob | jq -r \".downloads.chromedriver[] | select(.platform==\\\"linux64\\\") | .url\") && wget $chromedriver_url && unzip -j chromedriver-linux64.zip chromedriver-linux64/chromedriver && rm -rf chromedriver-linux64.zip && chmod -R 0755 ." did not complete successfully: exit code: 1