buildx bake failed with: ERROR: failed to solve: process "/bin/bash --login -e -o pipefail -c pwsh -NonInteractive -Command \"Set-PSRepository -Name PSGallery -InstallationPolicy Trusted\" && while IFS='' read -r pwshModule; do echo \"installing ${pwshModule}\" && pwsh -NonInteractive -Command \"Install-Module -Name ${pwshModule} -Scope AllUsers -Repository PSGallery\"; done < <(printf \"%s\\n\" \"${POWERSHELL_MODULES}\" | jq -r '.[]')" did not complete successfully: exit code: 134